ubox: update to latest git head
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38541
This commit is contained in:
parent
849f74f930
commit
964c7e696b
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=ubox
|
||||
PKG_VERSION:=2013-10-14
|
||||
PKG_VERSION:=2013-10-26
|
||||
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=git://nbd.name/luci2/ubox.git
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=f56267fc14f39f055bc287658fb5200e9cb40784
|
||||
PKG_SOURCE_VERSION:=4efaee5d71e13e5f64faac703394f717f2857661
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue