summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-05-25 22:39:51 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-05-25 22:39:51 +0000
commit2898951c9ce7cc7e24f56418faa7fa35651eb63e (patch)
tree7e5797777b51ba29c33002703fc03a88858f48d9
parent0c383776df9c1a8fb9a02a9a3c96550d20ebf412 (diff)
downloadmtk-20170518-2898951c9ce7cc7e24f56418faa7fa35651eb63e.zip
mtk-20170518-2898951c9ce7cc7e24f56418faa7fa35651eb63e.tar.gz
mtk-20170518-2898951c9ce7cc7e24f56418faa7fa35651eb63e.tar.bz2
ubox: update to the latest version, reduces binary library dependencies
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40857
-rw-r--r--package/system/ubox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/system/ubox/Makefile b/package/system/ubox/Makefile
index 8458c59..c86050c 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