aboutsummaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorYousong Zhou <yszhou4tech@gmail.com>2019-08-09 13:33:53 +0000
committerYousong Zhou <yszhou4tech@gmail.com>2019-08-10 09:52:22 +0800
commitaf2e419c26fda18a55b66d5f2f2e79e5f05e25ff (patch)
tree35c7c208e18a741d1f4e5bfe6a4614c40b892cdf /utils
parent2f66fa5c233e707e45485126e50daf1276f77da1 (diff)
collectd: bump PKG_RELEASE to 4
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Diffstat (limited to 'utils')
-rw-r--r--utils/collectd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/collectd/Makefile b/utils/collectd/Makefile
index b9d305812..21a2285dd 100644
--- a/utils/collectd/Makefile
+++ b/utils/collectd/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=collectd
PKG_VERSION:=5.9.0
-PKG_RELEASE:=3
+PKG_RELEASE:=4
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://collectd.org/files/ \