procd: update to latest git HEAD
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 45057
This commit is contained in:
parent
19db04e699
commit
3dde74b24b
1 changed files with 2 additions and 2 deletions
|
@ -8,14 +8,14 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=procd
|
||||
PKG_VERSION:=2015-03-26
|
||||
PKG_VERSION:=2015-03-27
|
||||
|
||||
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:=e5331be64992e865cc7da0ccca8814d494930762
|
||||
PKG_SOURCE_VERSION:=74d835463e05e5761f6f5271e487f299f29d3f07
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue