From af2e419c26fda18a55b66d5f2f2e79e5f05e25ff Mon Sep 17 00:00:00 2001 From: Yousong Zhou Date: Fri, 9 Aug 2019 13:33:53 +0000 Subject: [PATCH] collectd: bump PKG_RELEASE to 4 Signed-off-by: Yousong Zhou --- utils/collectd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/collectd/Makefile b/utils/collectd/Makefile index b9d3058121..21a2285ddc 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/ \