summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-12-15 09:44:01 +0000
committerJohn Crispin <john@openwrt.org>2014-12-15 09:44:01 +0000
commitf310e02ab36d1ac083c5c5daa5a0efe8a07fbf53 (patch)
tree1bc7c10c2d8c382fc8485f62f7c6f3804402522a /package
parent8aa9160274e199931fab7a89a199dffb596e4d78 (diff)
downloadmaster-31e0f0ae-f310e02ab36d1ac083c5c5daa5a0efe8a07fbf53.tar.gz
master-31e0f0ae-f310e02ab36d1ac083c5c5daa5a0efe8a07fbf53.tar.bz2
master-31e0f0ae-f310e02ab36d1ac083c5c5daa5a0efe8a07fbf53.zip
procd: update to latest git HEAD
fixes a bug where wdt write happened with no valid fd available --> procd: WDT failed to write: Bad file descriptor Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43711
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 545da4d0e0..a0943aba7f 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-12-02
+PKG_VERSION:=2014-12-15
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:=40c4e68266a7b04239394c528c4c290d960fc38c
+PKG_SOURCE_VERSION:=61cfe0d093056b85a311f06d44ac149e5dbb4d1a
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1