mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-20 22:16:56 +00:00
procd: update to latest git revision
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36895
This commit is contained in:
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
Block a user