aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/procd
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-11-06 09:30:55 +0000
committerJohn Crispin <blogic@openwrt.org>2014-11-06 09:30:55 +0000
commitca1c7e3a82cfb33e5f4c35a17d6fa3262ce679d4 (patch)
treeb56b79860134c7e6e27bc3501c4d026e71868aa8 /package/system/procd
parentb6a59fade518e40e02ab4f00ff9c2822fdee0f30 (diff)
downloadmaster-187ad058-ca1c7e3a82cfb33e5f4c35a17d6fa3262ce679d4.tar.gz
master-187ad058-ca1c7e3a82cfb33e5f4c35a17d6fa3262ce679d4.tar.bz2
master-187ad058-ca1c7e3a82cfb33e5f4c35a17d6fa3262ce679d4.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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43193 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/system/procd')
-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