Author: blogic
Date: 2014-06-05 12:56:02 +0200 (Thu, 05 Jun 2014)
New Revision: 41007

Modified:
   trunk/package/system/procd/Makefile
Log:
procd: update to latest git head

adds support for ubus event based triggers

Signed-off-by: John Crispin <[email protected]>

Modified: trunk/package/system/procd/Makefile
===================================================================
--- trunk/package/system/procd/Makefile 2014-06-05 08:19:59 UTC (rev 41006)
+++ trunk/package/system/procd/Makefile 2014-06-05 10:56:02 UTC (rev 41007)
@@ -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
 
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to