Author: blogic
Date: 2015-03-18 21:08:27 +0100 (Wed, 18 Mar 2015)
New Revision: 44879

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

fixes parameter handling in askfirst tool

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

Modified: trunk/package/system/procd/Makefile
===================================================================
--- trunk/package/system/procd/Makefile 2015-03-18 20:08:21 UTC (rev 44878)
+++ trunk/package/system/procd/Makefile 2015-03-18 20:08:27 UTC (rev 44879)
@@ -8,14 +8,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=procd
-PKG_VERSION:=2015-03-12
+PKG_VERSION:=2015-03-18
 
 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:=6c880d28c9fb8d87c3a42b81e7659b7666c78976
+PKG_SOURCE_VERSION:=0cf744c720c9ed01c2dae25f338d4e96b9db95e3
 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