procd: update to latest git revision
authorJohn Crispin <john@openwrt.org>
Fri, 28 Jun 2013 11:21:52 +0000 (11:21 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 28 Jun 2013 11:21:52 +0000 (11:21 +0000)
* fix ubus reconnect handling
* set global mask 0
* add respawn support

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37056

package/system/procd/Makefile

index b94cd2e78bab6b494d117d081d2c5a7c1383daff..f75aa26a1e6e2ba06bd1616a16695b85f7f3a5f0 100644 (file)
@@ -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