aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-02-04 20:20:03 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-02-04 20:20:03 +0000
commitb9d35409e4c2b1d4439dfba3d489f5af7c31c908 (patch)
tree082a513817dd6004990a736519199b1a0af3051d /package
parent5b175c16fbec3c1b340a1cab46663c2941113014 (diff)
downloadmaster-187ad058-b9d35409e4c2b1d4439dfba3d489f5af7c31c908.tar.gz
master-187ad058-b9d35409e4c2b1d4439dfba3d489f5af7c31c908.tar.bz2
master-187ad058-b9d35409e4c2b1d4439dfba3d489f5af7c31c908.zip
procd: update to the latest version, fixes a memory leak in trigger handling
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48631 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-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 0d075860fc..180698d106 100644
--- a/package/system/procd/Makefile
+++ b/package/system/procd/Makefile
@@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=procd
-PKG_VERSION:=2016-01-14
+PKG_VERSION:=2016-02-04
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(OPENWRT_GIT)/project/procd.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=45cb04fd85d788a37367a5385e5e90dd98a0a991
+PKG_SOURCE_VERSION:=e08f52e4f5fb1f20c09e7c69a616b76dc4710d6b
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1