aboutsummaryrefslogtreecommitdiffstats
path: root/package/system
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2013-07-24 18:24:57 +0000
committerJo-Philipp Wich <jow@openwrt.org>2013-07-24 18:24:57 +0000
commitbbf2b18933d8ba14120736266763bf101d93a86e (patch)
tree7849397a3ce44e3c8b37558dc04033dcff65c071 /package/system
parent8ba022ab48723a1c4caa726750a7b82d51257f8f (diff)
downloadupstream-bbf2b18933d8ba14120736266763bf101d93a86e.tar.gz
upstream-bbf2b18933d8ba14120736266763bf101d93a86e.tar.bz2
upstream-bbf2b18933d8ba14120736266763bf101d93a86e.zip
ubox: update to git head
- use dynamically sized buffer, fixes label extraction on vfat partitions with huge cluster size - strip trailing spaces from vfat labels, aligns behaviour with "blkid" SVN-Revision: 37529
Diffstat (limited to 'package/system')
-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 b310b2d3ec..eb19ca2c6c 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
+PKG_VERSION:=2013-07-24.1
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:=f3a6e775a1e52ea6f85a145d60a88b3f6356a96c
+PKG_SOURCE_VERSION:=9f7073df932cfb5037df05c6a3bb0b6cd3ee076c
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1