procd: update to latest git HEAD
7c9aa7c service: add data within the service itself e2b819a service: fix calls to blobmsg_parse() Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
parent
832b6b8305
commit
b4e30b863c
1 changed files with 3 additions and 3 deletions
|
@ -12,9 +12,9 @@ PKG_RELEASE:=1
|
|||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL=$(LEDE_GIT)/project/procd.git
|
||||
PKG_SOURCE_DATE:=2017-10-06
|
||||
PKG_SOURCE_VERSION:=53e92d43d6d1b196eae8a6657335ad8b89b8142e
|
||||
PKG_MIRROR_HASH:=9ad397a04b3c9eb809f734df4d7d87bff50fb6a7b5d7cf431281dde2e6cc9522
|
||||
PKG_SOURCE_DATE:=2017-10-10
|
||||
PKG_SOURCE_VERSION:=7c9aa7c39362bca872905e906ac82dfc667a4112
|
||||
PKG_MIRROR_HASH:=85ee6d61e3e429f033e7d192a1f3ae749cf863e46650ab4a093cf578074054de
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
|
|
Loading…
Reference in a new issue