summaryrefslogtreecommitdiffstats
path: root/package/procd
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-05-31 15:41:12 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-05-31 15:41:12 +0000
commit041ac5dbff0ba3c782572000c3fa7de73971f315 (patch)
treef49dd1aad6de4cc30c81220728f4d575929f3361 /package/procd
parent7ae506c7d44d6e64f4f14307cd5ca0838fed97b1 (diff)
downloadmaster-31e0f0ae-041ac5dbff0ba3c782572000c3fa7de73971f315.tar.gz
master-31e0f0ae-041ac5dbff0ba3c782572000c3fa7de73971f315.tar.bz2
master-31e0f0ae-041ac5dbff0ba3c782572000c3fa7de73971f315.zip
procd: update to the latest version, fixes restarting stopped instances based on init script restart
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36811
Diffstat (limited to 'package/procd')
-rw-r--r--package/procd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/procd/Makefile b/package/procd/Makefile
index 0a4dbb89e0..abcae55546 100644
--- a/package/procd/Makefile
+++ b/package/procd/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=procd
-PKG_VERSION:=2013-05-30
+PKG_VERSION:=2013-05-31
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:=9ffeaae6e088a89f0118de2292a7c406745bbdc6
+PKG_SOURCE_VERSION:=14afa266e26e878ccdb828c9582e402223c41fcf
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1