ubox: upgrade to latest version
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37246
This commit is contained in:
parent
8d546699c5
commit
3fcee6de2f
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=ubox
|
||||
PKG_VERSION:=2013-07-02
|
||||
PKG_VERSION:=2013-07-11
|
||||
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:=267dd987b1aec750f8839d1d8d8c2f80d9f1107e
|
||||
PKG_SOURCE_VERSION:=c897416adf05299d57e9ba25a8ea2bc628675c5f
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue