aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/procd/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-08-29 18:16:24 +0000
committerJohn Crispin <blogic@openwrt.org>2014-08-29 18:16:24 +0000
commitd6a4b8e232cd77836ebf1e8ef1d7e79f33fd1b4a (patch)
tree74514092ce27caaefd75abc29f55efa4b7e98f89 /package/system/procd/Makefile
parent179174571a4cbf69e30922a97aa8992c2dbe5fbd (diff)
downloadupstream-d6a4b8e232cd77836ebf1e8ef1d7e79f33fd1b4a.tar.gz
upstream-d6a4b8e232cd77836ebf1e8ef1d7e79f33fd1b4a.tar.bz2
upstream-d6a4b8e232cd77836ebf1e8ef1d7e79f33fd1b4a.zip
procd: update to latest git HEAD
this adds a interafce.update trigger and mdns service registration helpers Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42324 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 840778af5b..1f4d7d0a58 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-07-30
+PKG_VERSION:=2014-08-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:=35e01a9601292b2f609e65c2ddb3990cba8f378e
+PKG_SOURCE_VERSION:=6a6fa0a6067cb3c522f5dc735e808a68f62b30b2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1