aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/procd
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2013-09-30 20:48:51 +0000
committerJohn Crispin <blogic@openwrt.org>2013-09-30 20:48:51 +0000
commit9ab1111f6bb21dc8be7c438f940abbb3dc38bb1c (patch)
treea01d416b833b1047e97eb22cd490cd568feff016 /package/system/procd
parentb82a60cc69d390f841dc74c96168e3cdb4c2ef47 (diff)
downloadmaster-187ad058-9ab1111f6bb21dc8be7c438f940abbb3dc38bb1c.tar.gz
master-187ad058-9ab1111f6bb21dc8be7c438f940abbb3dc38bb1c.tar.bz2
master-187ad058-9ab1111f6bb21dc8be7c438f940abbb3dc38bb1c.zip
procd: update to latest git head
this fixes the syslog problem when using eglibc on x86. Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38267 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/system/procd')
-rw-r--r--package/system/procd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/system/procd/Makefile b/package/system/procd/Makefile
index d142573e21..fbff8e66ce 100644
--- a/package/system/procd/Makefile
+++ b/package/system/procd/Makefile
@@ -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