aboutsummaryrefslogtreecommitdiffstats
path: root/package/system
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-06-05 10:56:02 +0000
committerJohn Crispin <blogic@openwrt.org>2014-06-05 10:56:02 +0000
commit120957698ac8f10e8f38588047748368a3be2171 (patch)
tree3334753b36d978556d38f29620e8d8d3a7dd5590 /package/system
parent70241385812665b815616cc97e2cb8ceb3119924 (diff)
downloadupstream-120957698ac8f10e8f38588047748368a3be2171.tar.gz
upstream-120957698ac8f10e8f38588047748368a3be2171.tar.bz2
upstream-120957698ac8f10e8f38588047748368a3be2171.zip
procd: update to latest git head
adds support for ubus event based triggers Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41007 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/system')
-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 4f12af9e06..dd7ad19509 100644
--- a/package/system/procd/Makefile
+++ b/package/system/procd/Makefile
@@ -1,14 +1,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=procd
-PKG_VERSION:=2014-05-25
+PKG_VERSION:=2014-06-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:=54829607535631a6701a16113c95a0c09cbd45d8
+PKG_SOURCE_VERSION:=09c09dc870148c99a546243f434e546aafaa6b89
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1