procd: update to latest git HEAD
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
parent
c5a2713929
commit
a74f593647
1 changed files with 2 additions and 2 deletions
|
@ -8,14 +8,14 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=procd
|
||||
PKG_VERSION:=2016-06-20
|
||||
PKG_VERSION:=2016-07-02
|
||||
|
||||
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL=$(LEDE_GIT)/project/procd.git
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=4d73a369b7c6b17a0e342b770afece8775c9d252
|
||||
PKG_SOURCE_VERSION:=7be2859d91cb8c72bd8c84d69a03372088b78a3f
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue