From: Felix Fietkau Date: Sun, 25 May 2014 22:39:51 +0000 (+0000) Subject: ubox: update to the latest version, reduces binary library dependencies X-Git-Tag: reboot~7188 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=2898951c9ce7cc7e24f56418faa7fa35651eb63e;p=lede-git%2F.git ubox: update to the latest version, reduces binary library dependencies Signed-off-by: Felix Fietkau SVN-Revision: 40857 --- diff --git a/package/system/ubox/Makefile b/package/system/ubox/Makefile index 8458c595a5..c86050cef8 100644 --- a/package/system/ubox/Makefile +++ b/package/system/ubox/Makefile @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ubox -PKG_VERSION:=2014-03-27 +PKG_VERSION:=2014-05-25 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:=1d9d2e6ae99c9ba72d1bc40e554d5f422c9b9196 +PKG_SOURCE_VERSION:=b71fd28a93051be9d2cdd72f1a0f526222f26964 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz CMAKE_INSTALL:=1