mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
procd: update to latest git revision
* fix ubus reconnect handling * set global mask 0 * add respawn support Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37056
This commit is contained in:
parent
49bd0eb15a
commit
c4f5b5d0d5
@ -1,13 +1,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=procd
|
||||
PKG_VERSION:=2013-06-19
|
||||
PKG_VERSION:=2013-06-27
|
||||
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:=c23413feeb5179911d623e6ffb84b36671652788
|
||||
PKG_SOURCE_VERSION:=0d44f0de9eacf687182ebebfcb1f9496dbf3bc32
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user