Author: blogic
Date: 2014-09-15 12:18:45 +0200 (Mon, 15 Sep 2014)
New Revision: 42545

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

fixed timeout on shutdown and cmdline param parsing

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

Modified: trunk/package/system/procd/Makefile
===================================================================
--- trunk/package/system/procd/Makefile 2014-09-15 10:18:37 UTC (rev 42544)
+++ trunk/package/system/procd/Makefile 2014-09-15 10:18:45 UTC (rev 42545)
@@ -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
 
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to