aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-11-14 16:53:58 +0000
committerJohn Crispin <blogic@openwrt.org>2014-11-14 16:53:58 +0000
commit8765fe6662f24cc7ed58d34589a9e1543c64c971 (patch)
tree079eceb848bf3c517a89989d34f537337134bacf /package
parentd95ba48831c13b1b89b0b32987d229470136303f (diff)
downloadupstream-8765fe6662f24cc7ed58d34589a9e1543c64c971.tar.gz
upstream-8765fe6662f24cc7ed58d34589a9e1543c64c971.tar.bz2
upstream-8765fe6662f24cc7ed58d34589a9e1543c64c971.zip
procd: update to latest git HEAD
make sure /sys/fs/cgroup is mounted on boot Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43257 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-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 3059ca57fb..322e0a393d 100644
--- a/package/system/procd/Makefile
+++ b/package/system/procd/Makefile
@@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=procd
-PKG_VERSION:=2014-11-08
+PKG_VERSION:=2014-11-14
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:=0f49ab0feab67aac4a399bbad58f5f230f625833
+PKG_SOURCE_VERSION:=566ca65a3b2c35de811dbd895e2c024e250c6b28
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1