From: Jo-Philipp Wich Date: Tue, 5 May 2015 11:00:53 +0000 (+0000) Subject: procd: fix uid/gid changing for service instances X-Git-Tag: reboot~3131 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=2a196a68cd2218f26e3cd5dcefe077fe9cb8c894;p=openwrt%2Fopenwrt.git procd: fix uid/gid changing for service instances Signed-off-by: Jo-Philipp Wich SVN-Revision: 45611 --- 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