procd: update to the latest version, fixes static linking of upgraded
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41148
This commit is contained in:
parent
500d3072ec
commit
b30b59773b
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:=61e88ee49ade4fd8014bb11ca3166d93274c50e8
|
||||
PKG_SOURCE_VERSION:=efc491fd9345c38054ce96503c3bf846a19e9260
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue