summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-06-28 11:21:52 +0000
committerJohn Crispin <john@openwrt.org>2013-06-28 11:21:52 +0000
commitc4f5b5d0d5d6eefc3324c2234cec3615f50b526f (patch)
tree59822b0a6d820761f36e641ce83105d37ce88d08 /package
parent49bd0eb15a2d702fd8d8c0c51746876083deaad7 (diff)
downloadopenwrt-c4f5b5d0d5d6eefc3324c2234cec3615f50b526f.tar.gz
openwrt-c4f5b5d0d5d6eefc3324c2234cec3615f50b526f.tar.bz2
openwrt-c4f5b5d0d5d6eefc3324c2234cec3615f50b526f.zip
procd: update to latest git revision
* fix ubus reconnect handling * set global mask 0 * add respawn support Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37056
Diffstat (limited to 'package')
-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 b94cd2e78b..f75aa26a1e 100644
--- a/package/system/procd/Makefile
+++ b/package/system/procd/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=procd
-PKG_VERSION:=2013-06-19
+PKG_VERSION:=2013-06-27
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:=c23413feeb5179911d623e6ffb84b36671652788
+PKG_SOURCE_VERSION:=0d44f0de9eacf687182ebebfcb1f9496dbf3bc32
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1