aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-10-26 09:17:54 +0000
committerJohn Crispin <blogic@openwrt.org>2015-10-26 09:17:54 +0000
commita64b596e72c02cfeaaf3091db1e6d7c0611427d1 (patch)
tree1ec4f83cd8a33991cacd07e4192be8a668a245ce /package
parentab97f5c459c7b34607957eebd7e4af34e6b141b2 (diff)
downloadupstream-a64b596e72c02cfeaaf3091db1e6d7c0611427d1.tar.gz
upstream-a64b596e72c02cfeaaf3091db1e6d7c0611427d1.tar.bz2
upstream-a64b596e72c02cfeaaf3091db1e6d7c0611427d1.zip
procd: update to latest git
this unbreaks glibc builds Signed-off-by: John Crispin <blogic@openwrt.org> Backport of r47266 git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@47268 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-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 7779b29c17..2522561ff4 100644
--- a/package/system/procd/Makefile
+++ b/package/system/procd/Makefile
@@ -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