aboutsummaryrefslogtreecommitdiff
path: root/utils/collectd
diff options
context:
space:
mode:
authorFlorian Eckert <fe@dev.tdt.de>2021-03-12 16:30:31 +0100
committerFlorian Eckert <fe@dev.tdt.de>2021-03-16 13:23:08 +0100
commit6e41bf73ba3e80e206066cbcb8373a82efcbbf95 (patch)
treec4e6ee901b0f96b4863359199b2f9687c9b25ae2 /utils/collectd
parenta4f74eb11c1bfa6d708934b3885be589e39e8851 (diff)
collectd: upate PKG_RELEASE number
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Diffstat (limited to 'utils/collectd')
-rw-r--r--utils/collectd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/collectd/Makefile b/utils/collectd/Makefile
index 4c3a055ac..3b09bb44f 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:=7
+PKG_RELEASE:=8
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://collectd.org/files/ \