Author: blogic
Date: 2014-08-03 13:15:39 +0200 (Sun, 03 Aug 2014)
New Revision: 41968

Modified:
   branches/barrier_breaker/package/system/procd/Makefile
Log:
procd: update to the latest version, fixes parsing of /etc/openwrt_release

Signed-off-by: Felix Fietkau <[email protected]>

Backport of r41891

Modified: branches/barrier_breaker/package/system/procd/Makefile
===================================================================
--- branches/barrier_breaker/package/system/procd/Makefile      2014-08-03 
11:15:37 UTC (rev 41967)
+++ branches/barrier_breaker/package/system/procd/Makefile      2014-08-03 
11:15:39 UTC (rev 41968)
@@ -8,14 +8,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=procd
-PKG_VERSION:=2014-07-29
+PKG_VERSION:=2014-07-30
 
 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:=7a460b86fb6515ea84a53fe8ba091f20cbe07d02
+PKG_SOURCE_VERSION:=35e01a9601292b2f609e65c2ddb3990cba8f378e
 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