procd: update to latest git head
authorJohn Crispin <john@openwrt.org>
Thu, 5 Jun 2014 10:56:02 +0000 (10:56 +0000)
committerJohn Crispin <john@openwrt.org>
Thu, 5 Jun 2014 10:56:02 +0000 (10:56 +0000)
adds support for ubus event based triggers

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

package/system/procd/Makefile

index 4f12af9e062d58548d4c888d8aa94723063177a9..dd7ad1950916cb9eeade0b18c6c44928ef6e21de 100644 (file)
@@ -1,14 +1,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=procd
-PKG_VERSION:=2014-05-25
+PKG_VERSION:=2014-06-05
 
 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:=54829607535631a6701a16113c95a0c09cbd45d8
+PKG_SOURCE_VERSION:=09c09dc870148c99a546243f434e546aafaa6b89
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 CMAKE_INSTALL:=1