aboutsummaryrefslogtreecommitdiff
path: root/utils/collectd
diff options
context:
space:
mode:
authorChristian Marangi <ansuelsmth@gmail.com>2023-01-22 20:03:57 +0100
committerChristian Marangi <ansuelsmth@gmail.com>2023-01-23 13:58:49 +0100
commit6e0c2b767b37de4f4c9fee1e5219829ee467b8ac (patch)
treeb8f11017f648369b1403c4ae57e7c71e5b33dca0 /utils/collectd
parent23c7beb00366d46b2078f05c39281783c8c9f88d (diff)
treewide: bump PKG_RELEASE for libiwinfo dependant packages
Bump PKG_RELEASE for libiwinfo dependant packages. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
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 dfcecc967..c3d2b8b6b 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:=$(AUTORELEASE)
+PKG_RELEASE:=42
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://collectd.org/files/ \