aboutsummaryrefslogtreecommitdiffstats
path: root/package/system
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-09-15 10:18:45 +0000
committerJohn Crispin <blogic@openwrt.org>2014-09-15 10:18:45 +0000
commit4f38c7092cd261022d5979fdc22d73851f1e5ae2 (patch)
treec1f0dd74fcb181bce423df41ea95734283c19aff /package/system
parent228eec0a3cefcd622df721c9e2d0a867a10b3780 (diff)
downloadupstream-4f38c7092cd261022d5979fdc22d73851f1e5ae2.tar.gz
upstream-4f38c7092cd261022d5979fdc22d73851f1e5ae2.tar.bz2
upstream-4f38c7092cd261022d5979fdc22d73851f1e5ae2.zip
procd: update to latest git HEAD
fixed timeout on shutdown and cmdline param parsing Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42545 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/system')
-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 451b925eff..de73784fcf 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-09-09
+PKG_VERSION:=2014-09-15
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:=4bd633868e3284659668f14aa39ea84aaadc2dec
+PKG_SOURCE_VERSION:=c1a558f7d0c1e6c1ffa5a47d557a7b45205eef1d
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1