summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-11-06 09:30:55 +0000
committerJohn Crispin <john@openwrt.org>2014-11-06 09:30:55 +0000
commit74e94df8eb23205df8bc49c6512f0d1d6f0078f9 (patch)
treef710e555cc8fe3af958cfcba3b2ec8f6f324d105 /package
parent1fe7cd5ed95b799db1722676e88019e7aaef6f5e (diff)
downloadmaster-31e0f0ae-74e94df8eb23205df8bc49c6512f0d1d6f0078f9.tar.gz
master-31e0f0ae-74e94df8eb23205df8bc49c6512f0d1d6f0078f9.tar.bz2
master-31e0f0ae-74e94df8eb23205df8bc49c6512f0d1d6f0078f9.zip
procd: update to latest git
setsid is called fixing the pgrp issue trigger the wdt while modules are being inserted Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43193
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 030b90c148..fcf610b8ac 100644
--- a/package/system/procd/Makefile
+++ b/package/system/procd/Makefile
@@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=procd
-PKG_VERSION:=2014-11-05
+PKG_VERSION:=2014-11-06
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:=6f52ef3cc9f01e952e7f32d10c7f8612e635e80c
+PKG_SOURCE_VERSION:=b899234bd657fa1ae1c71315326c3fe2cd9b6cec
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1