aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2013-11-08 21:53:37 +0000
committerJohn Crispin <blogic@openwrt.org>2013-11-08 21:53:37 +0000
commit966c6933610949e88cd9d8359184607b41af26ca (patch)
tree2645fa7b688e1b66eaed34c01f8ad85125ee928a
parentc7080dcbb1aa3e7c5f721e21a38b05060de0f955 (diff)
downloadupstream-966c6933610949e88cd9d8359184607b41af26ca.tar.gz
upstream-966c6933610949e88cd9d8359184607b41af26ca.tar.bz2
upstream-966c6933610949e88cd9d8359184607b41af26ca.zip
procd: update to latest git head
make sure that automatic respawning is turned off during upgrade Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38695 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 ecff65f0bf..b2d3bf1584 100644
--- a/package/system/procd/Makefile
+++ b/package/system/procd/Makefile
@@ -1,14 +1,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=procd
-PKG_VERSION:=2013-10-09
+PKG_VERSION:=2013-11-08
PKG_RELEASE=$(PKG_SOURCE_VERSION)-1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/luci2/procd.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=d5ee716c3519c024afdd0dd16362c99665d8bc60
+PKG_SOURCE_VERSION:=315f04d8b823adda96041c17f6672b7790376ccb
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1