aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Eckert <fe@dev.tdt.de>2020-06-24 13:20:59 +0200
committerFlorian Eckert <fe@dev.tdt.de>2020-06-24 13:20:59 +0200
commit5afad91d36df5c7ecda7f2fca4e6738419f7b50c (patch)
treecc66c619b9f20375bc706b73544733eb795871e7
parente7054e7e791566f1908bfd26b7e09dbac04b3dc4 (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 a1a4cf10a..b2deb82d1 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:=7
+PKG_RELEASE:=8
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://collectd.org/files/ \