aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/procd
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-07-30 12:39:46 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-07-30 12:39:46 +0000
commitbe1cdf3260146d2d832d07dfd3fe529579eb26d2 (patch)
treeb28cdda5c27cf6eb5c6ed4062e6a3e3b48bd5f0c /package/system/procd
parentea22ffc072e29932a3df26dd13b686bc33fdc337 (diff)
downloadmaster-187ad058-be1cdf3260146d2d832d07dfd3fe529579eb26d2.tar.gz
master-187ad058-be1cdf3260146d2d832d07dfd3fe529579eb26d2.tar.bz2
master-187ad058-be1cdf3260146d2d832d07dfd3fe529579eb26d2.zip
procd: update to the latest version, fixes parsing of /etc/openwrt_release
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41891 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/system/procd')
-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 7af34f239d..840778af5b 100644
--- a/package/system/procd/Makefile
+++ b/package/system/procd/Makefile
@@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=procd
-PKG_VERSION:=2014-07-29
+PKG_VERSION:=2014-07-30
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:=7a460b86fb6515ea84a53fe8ba091f20cbe07d02
+PKG_SOURCE_VERSION:=35e01a9601292b2f609e65c2ddb3990cba8f378e
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1