aboutsummaryrefslogtreecommitdiffstats
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
commitc1c3114aa4fe46c24b9a4c38fee71277be1b82f2 (patch)
treeeb15c2ae786667f9275740c27a271132400e6124
parent5f19577863799a672612b7617c858fc72d875b89 (diff)
downloadmaster-187ad058-c1c3114aa4fe46c24b9a4c38fee71277be1b82f2.tar.gz
master-187ad058-c1c3114aa4fe46c24b9a4c38fee71277be1b82f2.tar.bz2
master-187ad058-c1c3114aa4fe46c24b9a4c38fee71277be1b82f2.zip
procd: update to the latest version, fixes some musl compatibility issues
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40854 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 0c39d17632..d6a4515bf6 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