summaryrefslogtreecommitdiffstats
path: root/package/system/procd/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-11-28 23:25:04 +0000
committerJohn Crispin <john@openwrt.org>2015-11-28 23:25:04 +0000
commit237ee2c7a8103b502a1537254beb205f9434bda4 (patch)
tree58805907d14a04aa34cae05ddde6e75077393be0 /package/system/procd/Makefile
parent48c709e86de1f5201b1f9ab46696ec8d7aa11f6d (diff)
downloadmaster-31e0f0ae-237ee2c7a8103b502a1537254beb205f9434bda4.tar.gz
master-31e0f0ae-237ee2c7a8103b502a1537254beb205f9434bda4.tar.bz2
master-31e0f0ae-237ee2c7a8103b502a1537254beb205f9434bda4.zip
procd: update to latest git HEAD
this adds a lot of ujail cleanups Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 47669
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 d70cfd79ce..dfa2f6cf38 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-10-26
+PKG_VERSION:=2015-10-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:=d5fddd91b966424bb63e943e789704d52382cc18
+PKG_SOURCE_VERSION:=6ffa138d4424dc1f1e05e8923a8d67c8394ac896
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1