procd: r42814 added a bad git version
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42826
This commit is contained in:
parent
ec69988d09
commit
550ded7b8a
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,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:=50e58ba53e75f5fb7c30e31cb235b5f7d160c47d
|
||||
PKG_SOURCE_VERSION:=f45672d80bf2fec4ccb7363de1da6adb9e3f4421
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue