aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Eckert <fe@dev.tdt.de>2020-06-24 20:10:07 +0200
committerFlorian Eckert <fe@dev.tdt.de>2020-06-24 20:10:07 +0200
commit6d34208c5737d7b3f76fcf2146c4a22754dbe527 (patch)
tree460c694e894b05c69f2ade9d7c26f9bc1cf7e9e0
parentd2d62204769b62c3c4bb974dd3cf0c847b24c7b5 (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 b2deb82d1..790e38f31 100644
--- a/utils/collectd/Makefile
+++ b/utils/collectd/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=collectd
PKG_VERSION:=5.11.0
-PKG_RELEASE:=8
+PKG_RELEASE:=9
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://collectd.org/files/ \