summaryrefslogtreecommitdiffstats
path: root/package/system/procd/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2015-05-05 11:00:53 +0000
committerJo-Philipp Wich <jow@openwrt.org>2015-05-05 11:00:53 +0000
commit2a196a68cd2218f26e3cd5dcefe077fe9cb8c894 (patch)
tree9aa55bcd05701e696ddeccd5ae2e7be173421e39 /package/system/procd/Makefile
parent334ad1d49f418dd17852fbf949ab314b2a34094d (diff)
downloadmaster-31e0f0ae-2a196a68cd2218f26e3cd5dcefe077fe9cb8c894.tar.gz
master-31e0f0ae-2a196a68cd2218f26e3cd5dcefe077fe9cb8c894.tar.bz2
master-31e0f0ae-2a196a68cd2218f26e3cd5dcefe077fe9cb8c894.zip
procd: fix uid/gid changing for service instances
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 45611
Diffstat (limited to 'package/system/procd/Makefile')
-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 8ab5af118e..758f0a4a1a 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-04-10
+PKG_VERSION:=2015-05-05
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:=27159f21f76b973a9fa3ec92b8fee2e390d43a43
+PKG_SOURCE_VERSION:=a6afa72f192f6efe8374d0f0c77fb2a545225a92
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1