aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/procd/Makefile
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2015-08-10 22:29:46 +0000
committerRafał Miłecki <zajec5@gmail.com>2015-08-10 22:29:46 +0000
commitd0bb5b2d0cb152ecdd58c547cf087552e69b2474 (patch)
treeabad39a9d1d8f0382d9f10831165abbba5612e80 /package/system/procd/Makefile
parentef574b45853e95ece29a0bbd470f54dbc282dc07 (diff)
downloadupstream-d0bb5b2d0cb152ecdd58c547cf087552e69b2474.tar.gz
upstream-d0bb5b2d0cb152ecdd58c547cf087552e69b2474.tar.bz2
upstream-d0bb5b2d0cb152ecdd58c547cf087552e69b2474.zip
procd: update to the latest version, add "button" hotplug handler
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> In 15.05-rc2 we got support for "set-interval" and "clear-interval" which got dropped with the update of procd done in r46257. This new "button" action provides similar functionality so it makes sense to backport it to 15.05. Backport of r46578 git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46579 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 56e78cb3a2..a3b1481c25 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-07-24
+PKG_VERSION:=2015-07-27
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:=22b5270d16b92613d42c24168d33a8a14c74701a
+PKG_SOURCE_VERSION:=370b68a9c3514ecb2fb6b814ba58e4e41f4f26c0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1