aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Eckert <fe@dev.tdt.de>2021-03-23 10:22:12 +0100
committerFlorian Eckert <fe@dev.tdt.de>2021-03-23 10:22:12 +0100
commit1e2ba94064c3b99bd8543df9283933d84fdc4707 (patch)
tree34cc3d6539f5551f8eda2c8bc0934fe8fe42242e
parentb4e24c12a6c187565e63b9365df6f88d954bf8c6 (diff)
collectd: update PKG_RELEASE
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
-rw-r--r--utils/collectd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/collectd/Makefile b/utils/collectd/Makefile
index 3b09bb44f..52d523252 100644
--- a/utils/collectd/Makefile
+++ b/utils/collectd/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=collectd
PKG_VERSION:=5.12.0
-PKG_RELEASE:=8
+PKG_RELEASE:=9
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://collectd.org/files/ \