procd: bump to latest git HEAD
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 48981
This commit is contained in:
parent
69b28c5382
commit
965202b434
1 changed files with 2 additions and 2 deletions
|
@ -8,14 +8,14 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=procd
|
||||
PKG_VERSION:=2016-02-08
|
||||
PKG_VERSION:=2016-03-09
|
||||
|
||||
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL=$(OPENWRT_GIT)/project/procd.git
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=57fe34225206c572b5e049826505f738191e4db5
|
||||
PKG_SOURCE_VERSION:=b12bb150ed38a4409bef5127c77b060ee616b860
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue