procd: update to the latest version, fixes a crash on early boot
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41020
This commit is contained in:
parent
a073d13baa
commit
e4cc5c1edf
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ 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:=09c09dc870148c99a546243f434e546aafaa6b89
|
||||
PKG_SOURCE_VERSION:=45ca87272954f46eb6d55365d5a2fbe3520d66ce
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue