collectd: update forgotten PKG_RELEASE number after last change
Update PKG_RELEASE mumber. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
parent
79fbba5ef9
commit
d826eb27f4
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_NAME:=collectd
|
||||
PKG_VERSION:=5.8.1
|
||||
PKG_RELEASE:=4
|
||||
PKG_RELEASE:=5
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=https://collectd.org/files/ \
|
||||
|
|
Loading…
Reference in a new issue