Author: blogic
Date: 2015-10-26 10:02:09 +0100 (Mon, 26 Oct 2015)
New Revision: 47266

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

this unbreaks glibc builds

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

Modified: trunk/package/system/procd/Makefile
===================================================================
--- trunk/package/system/procd/Makefile 2015-10-26 09:02:03 UTC (rev 47265)
+++ trunk/package/system/procd/Makefile 2015-10-26 09:02:09 UTC (rev 47266)
@@ -8,14 +8,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=procd
-PKG_VERSION:=2015-09-16
+PKG_VERSION:=2015-10-26
 
 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:=b6618ffab8ed4981c57f53929276559698541462
+PKG_SOURCE_VERSION:=d5fddd91b966424bb63e943e789704d52382cc18
 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