procd: update to latest git head
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39613
This commit is contained in:
parent
b71eb4b5df
commit
97ee2bc616
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=procd
|
||||
PKG_VERSION:=2014-01-29
|
||||
PKG_VERSION:=2014-02-17
|
||||
|
||||
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:=e0921ed71bab0ad7d2344774a33c22809eb10190
|
||||
PKG_SOURCE_VERSION:=3a225cfa1782763980c86e9811c683ade33012cc
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue