procd: bump to latest git HEAD
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 47861
This commit is contained in:
parent
395dd083fc
commit
8d9ffbec2e
1 changed files with 2 additions and 2 deletions
|
@ -8,14 +8,14 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=procd
|
||||
PKG_VERSION:=2015-10-29
|
||||
PKG_VERSION:=2015-12-11
|
||||
|
||||
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:=6ffa138d4424dc1f1e05e8923a8d67c8394ac896
|
||||
PKG_SOURCE_VERSION:=8490bb31a85e14a708e0db0b301e078d4b20657d
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue