aboutsummaryrefslogtreecommitdiffstats
path: root/package/system
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-08-03 11:15:33 +0000
committerJohn Crispin <blogic@openwrt.org>2014-08-03 11:15:33 +0000
commiteabfb2f4062bbab2478ae8fb0077a44273fa26c4 (patch)
tree15734a9483c13b15b1bfd93377f3f640c5d4f09f /package/system
parent87e11efb9db22c09f3f6ef63d5a67bf2834270ac (diff)
downloadupstream-eabfb2f4062bbab2478ae8fb0077a44273fa26c4.tar.gz
upstream-eabfb2f4062bbab2478ae8fb0077a44273fa26c4.tar.bz2
upstream-eabfb2f4062bbab2478ae8fb0077a44273fa26c4.zip
procd: work around some docker architecture quirks
Backport of r41867 git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41964 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/system')
-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 b0535500c2..7af34f239d 100644
--- a/package/system/procd/Makefile
+++ b/package/system/procd/Makefile
@@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=procd
-PKG_VERSION:=2014-07-18
+PKG_VERSION:=2014-07-29
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:=fb60df0eb16d4300efabda72249598d0748439e2
+PKG_SOURCE_VERSION:=7a460b86fb6515ea84a53fe8ba091f20cbe07d02
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1