From: Felix Fietkau <nbd@openwrt.org>
Date: Fri, 31 May 2013 15:41:12 +0000 (+0000)
Subject: procd: update to the latest version, fixes restarting stopped instances based on... 
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=041ac5dbff0ba3c782572000c3fa7de73971f315;p=lede.git

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
---

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