procd: update to latest git revision
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 46938
This commit is contained in:
parent
c35420c6a5
commit
ef0f7e277e
1 changed files with 2 additions and 2 deletions
|
@ -8,14 +8,14 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=procd
|
||||
PKG_VERSION:=2015-08-16
|
||||
PKG_VERSION:=2015-09-15
|
||||
|
||||
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:=0da5bf2ff222d1a499172a6e09507388676b5a08
|
||||
PKG_SOURCE_VERSION:=9cb7be1a3267744ad64b2422e2be4eeb1763d1d2
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue