summaryrefslogtreecommitdiff
path: root/package/system/ubox
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-11-07 15:31:44 +0000
committerJohn Crispin <john@openwrt.org>2013-11-07 15:31:44 +0000
commit9a000667e624e7a6465889cbeb46e4e1e92c11eb (patch)
treec549a93661ed4d5b65866732d1f02e33701cdaca /package/system/ubox
parentf69788445c8382d9eab34782dc0375562ffb12df (diff)
downloadmtk-20170518-9a000667e624e7a6465889cbeb46e4e1e92c11eb.zip
mtk-20170518-9a000667e624e7a6465889cbeb46e4e1e92c11eb.tar.gz
mtk-20170518-9a000667e624e7a6465889cbeb46e4e1e92c11eb.tar.bz2
ubox: update to latest git head
support for specifying swap priority from the command line Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38679
Diffstat (limited to 'package/system/ubox')
-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 6e587a4..14a3d4b 100644
--- a/package/system/ubox/Makefile
+++ b/package/system/ubox/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ubox
-PKG_VERSION:=2013-10-27
+PKG_VERSION:=2013-11-07
PKG_RELEASE=$(PKG_SOURCE_VERSION)-1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/luci2/ubox.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=a9cb25c5c2b9d864f77033533fab9f2f8a6f94ab
+PKG_SOURCE_VERSION:=32f0efdf83999146cb3ad491e432f44c8655f907
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1