procd: update to latest git head
authorJohn Crispin <john@openwrt.org>
Mon, 30 Sep 2013 20:48:51 +0000 (20:48 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 30 Sep 2013 20:48:51 +0000 (20:48 +0000)
this fixes the syslog problem when using eglibc on x86.

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38267

package/system/procd/Makefile

index d142573e211f588663a7b58d39cfbbaff494494c..fbff8e66ced4c4bb2d4ee7cc97440117e6dec6a1 100644 (file)
@@ -1,14 +1,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=procd
-PKG_VERSION:=2013-09-17
+PKG_VERSION:=2013-09-28
 
 PKG_RELEASE=$(PKG_SOURCE_VERSION)-1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=git://nbd.name/luci2/procd.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=f51f9cc5738d340423e44e678829402b367cf866
+PKG_SOURCE_VERSION:=b5e17105b163442a030559b7b2c2454b82b3fd4c
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 CMAKE_INSTALL:=1