Skip to content
Snippets Groups Projects
Commit b4059dea authored by Felix Fietkau's avatar Felix Fietkau
Browse files

procd: update to the latest version, adds support for dumping per-instance...

procd: update to the latest version, adds support for dumping per-instance service data with an optional type filter

also fixes a crash on stopping a service with triggers after reloading it

Signed-off-by: default avatarFelix Fietkau <nbd@openwrt.org>

SVN-Revision: 41478
parent b4e46a80
No related branches found
No related tags found
No related merge requests found
......@@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=procd
PKG_VERSION:=2014-06-27
PKG_VERSION:=2014-07-02
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:=8e12022c3d00f8acca4471016d71794988113c34
PKG_SOURCE_VERSION:=619ec82ececcbe9b9d1ca18ac6bc7c5c68c96825
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment