diff options
Diffstat (limited to 'src/package-list.mk')
-rw-r--r-- | src/package-list.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/package-list.mk b/src/package-list.mk index 3ec60210..df395914 100644 --- a/src/package-list.mk +++ b/src/package-list.mk @@ -16,4 +16,4 @@ COLLECTD_URL ?= https://github.com/collectd/collectd COLLECTD_TAG ?= master COLLECTD_CEILOMETER_URL ?= https://github.com/openstack/collectd-ceilometer-plugin -COLLECTD_CEILOMETER_TAG ?= stable/mitaka +COLLECTD_CEILOMETER_TAG ?= stable/ocata |