aboutsummaryrefslogtreecommitdiffstats
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
commit68d37f6a014bd804a5a80600ef460cad30380e4b (patch)
tree87c3b82eadbe90023837a17e6f4bdccfc1d98dc5
parent3a67765ef77badb127f298fae77c400dd833e19b (diff)
downloadupstream-68d37f6a014bd804a5a80600ef460cad30380e4b.tar.gz
upstream-68d37f6a014bd804a5a80600ef460cad30380e4b.tar.bz2
upstream-68d37f6a014bd804a5a80600ef460cad30380e4b.zip
procd: update to the latest version, fixes restarting stopped instances based on init script restart
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36811 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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