aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2013-07-26 09:09:05 +0000
committerJo-Philipp Wich <jow@openwrt.org>2013-07-26 09:09:05 +0000
commit3f8c8d6f6006f310166ebc9e845f2a532c56a7dc (patch)
tree748e7694da16722eaaf709afaa6eeff0c2453d7c /package
parentf093cda481127f5c3891ddbcf3995b3884f37e7b (diff)
downloadupstream-3f8c8d6f6006f310166ebc9e845f2a532c56a7dc.tar.gz
upstream-3f8c8d6f6006f310166ebc9e845f2a532c56a7dc.tar.bz2
upstream-3f8c8d6f6006f310166ebc9e845f2a532c56a7dc.zip
ubox: update to git head
- discard vfat labels with only spaces - support using swap files - support extroot when required kmods and block-mount are installed on jffs2 SVN-Revision: 37551
Diffstat (limited to 'package')
-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 eb19ca2c6c..e0f04fc197 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-07-24.1
+PKG_VERSION:=2013-07-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:=9f7073df932cfb5037df05c6a3bb0b6cd3ee076c
+PKG_SOURCE_VERSION:=75b17dab43c511d1cecc70c370e9f8283dfbf547
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1