Author: jow
Date: 2015-05-05 13:00:53 +0200 (Tue, 05 May 2015)
New Revision: 45611

Modified:
   trunk/package/system/procd/Makefile
Log:
procd: fix uid/gid changing for service instances

Signed-off-by: Jo-Philipp Wich <[email protected]>

Modified: trunk/package/system/procd/Makefile
===================================================================
--- trunk/package/system/procd/Makefile 2015-05-05 10:14:04 UTC (rev 45610)
+++ trunk/package/system/procd/Makefile 2015-05-05 11:00:53 UTC (rev 45611)
@@ -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
 
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to