procd: update to latest git HEAD
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
parent
21fa645f7a
commit
9a4345069f
1 changed files with 2 additions and 2 deletions
|
@ -8,14 +8,14 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=procd
|
||||
PKG_VERSION:=2016-07-02
|
||||
PKG_VERSION:=2016-07-06
|
||||
|
||||
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:=7be2859d91cb8c72bd8c84d69a03372088b78a3f
|
||||
PKG_SOURCE_VERSION:=3c771f9e4ba46d3e39334cb20eab98221043f1e2
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue