From: Rafał Miłecki Date: Mon, 10 Aug 2015 22:29:46 +0000 (+0000) Subject: procd: update to the latest version, add "button" hotplug handler X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=bee9b5a9e532f162cab68c94ff6482cfb1729535;p=openwrt%2Fsvn-archive%2Fopenwrt.git procd: update to the latest version, add "button" hotplug handler Signed-off-by: Rafał Miłecki 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 SVN-Revision: 46579 --- 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