summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-05-25 17:51:52 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-05-25 17:51:52 +0000
commit039dca04b8994f31439f1426462e7273dc14c6c8 (patch)
tree982a2d207367e683eb0f46e9c27fb4ef5a543370
parent6c6faf5f37382e878682728c159809c84a2f22dd (diff)
downloadmtk-20170518-039dca04b8994f31439f1426462e7273dc14c6c8.zip
mtk-20170518-039dca04b8994f31439f1426462e7273dc14c6c8.tar.gz
mtk-20170518-039dca04b8994f31439f1426462e7273dc14c6c8.tar.bz2
procd: update to the latest version, fixes some musl compatibility issues
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40854
-rw-r--r--package/system/procd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/system/procd/Makefile b/package/system/procd/Makefile
index 0c39d17..d6a4515 100644
--- a/package/system/procd/Makefile
+++ b/package/system/procd/Makefile
@@ -1,14 +1,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=procd
-PKG_VERSION:=2014-03-18
+PKG_VERSION:=2014-05-24
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/luci2/procd.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=7a9cbcd88b6cf3c0cbee6d4f76c2adaedc54058d
+PKG_SOURCE_VERSION:=8f4162f82af7186a49bc697a43b549b7e3146385
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1