summaryrefslogtreecommitdiffstats
path: root/package/system/procd
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2014-11-04 18:48:17 +0000
committerSteven Barth <cyrus@openwrt.org>2014-11-04 18:48:17 +0000
commit425dec78c56d2ddf29fb9497c55628215223efc4 (patch)
tree9b6566fe6dc1f2eaa9d01407644f47d89075ea94 /package/system/procd
parentde64db7ee4241c2c5dfe6ecca6f6b12b738994dc (diff)
downloadmaster-31e0f0ae-425dec78c56d2ddf29fb9497c55628215223efc4.tar.gz
master-31e0f0ae-425dec78c56d2ddf29fb9497c55628215223efc4.tar.bz2
master-31e0f0ae-425dec78c56d2ddf29fb9497c55628215223efc4.zip
procd: Make askconsole work again when no tty is specified in inittab
Thanks to Michel Stam Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 43179
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 2576734fd7..16ca1acdb3 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-04
+PKG_VERSION:=2014-11-04.1
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:=44803f0b48e6b0bbc56b1f9f8c2ea9c8e1003302
+PKG_SOURCE_VERSION:=dc3ea949544090f91a24b05c5fde0bd9ab87f2ce
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1