mirror of https://github.com/hak5/openwrt-owl.git
procd: update to latest git revision
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36895owl
parent
1c109c2653
commit
9c01967ab7
|
@ -1,13 +1,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=procd
|
||||
PKG_VERSION:=2013-05-31
|
||||
PKG_VERSION:=2013-06-10
|
||||
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:=14afa266e26e878ccdb828c9582e402223c41fcf
|
||||
PKG_SOURCE_VERSION:=c261d39c1ae2db872495c2129c05d1154f46b5c3
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
|
|
Loading…
Reference in New Issue