aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMatthias Runge <mrunge@redhat.com>2019-11-11 08:29:07 +0000
committerGerrit Code Review <gerrit@opnfv.org>2019-11-11 08:29:07 +0000
commitaafdc6832a83408256a9ca3c29e164535e2c59ac (patch)
tree6ec0e87fac18e1e84fc48a7c605ee7dfec4295c7 /src
parent26bfa43c4a932fa0c00799093720ea588609b160 (diff)
parent1ee1bfce772b769508bca634b1ccfb914a8d0009 (diff)
Merge "Moving the collectd version from 5.8 to 5.10"
Diffstat (limited to 'src')
-rw-r--r--src/package-list.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/package-list.mk b/src/package-list.mk
index 47b90bde..d5fedf73 100644
--- a/src/package-list.mk
+++ b/src/package-list.mk
@@ -27,7 +27,7 @@ COLLECTD_URL ?= https://github.com/collectd/collectd
# set pull requests with experimental features
ifeq ($(COLLECTD_FLAVOR), stable)
# using latest stable release
- COLLECTD_TAG ?= collectd-5.8
+ COLLECTD_TAG ?= collectd-5.10
SAMPLE_CONF_VARIANT_NAME = collectd_sample_configs
else
# 'master' and 'experimental' collectd flavors are both using