aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-06-18 06:42:11 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-06-18 06:42:11 +0000
commit8488011ff5c29684d0514f2e9719bc2ccf6f0636 (patch)
treea03afa8391551a8a93208edb740e0044fb80e416
parentc010f595b5865968a3e7b6d28272f672c0e13278 (diff)
downloadupstream-8488011ff5c29684d0514f2e9719bc2ccf6f0636.tar.gz
upstream-8488011ff5c29684d0514f2e9719bc2ccf6f0636.tar.bz2
upstream-8488011ff5c29684d0514f2e9719bc2ccf6f0636.zip
procd: update to the latest version, fixes umask handling for creating /dev/shm
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r46023 git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46028 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 d58136533b..1e37905f76 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-06-16
+PKG_VERSION:=2015-06-18
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:=acb157e638aa93490ca84be381c28643d50d4e4a
+PKG_SOURCE_VERSION:=8559df08db51a2e5fe056e6a1c07984e51068eaf
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1