aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/ubox
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2013-11-07 18:06:29 +0000
committerJo-Philipp Wich <jow@openwrt.org>2013-11-07 18:06:29 +0000
commitf65f2f0e02aa0ebb019b27b99742c6fb4b9bfb94 (patch)
tree7180c8ff74c0f4c0be69b3f2d3a1329e87803e32 /package/system/ubox
parent053c7170441597c73b5de310feee9c74bca6f83b (diff)
downloadupstream-f65f2f0e02aa0ebb019b27b99742c6fb4b9bfb94.tar.gz
upstream-f65f2f0e02aa0ebb019b27b99742c6fb4b9bfb94.tar.bz2
upstream-f65f2f0e02aa0ebb019b27b99742c6fb4b9bfb94.zip
ubox: fix extroot/extoverlay mounting by label and support mounting by device name
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38680 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 14a3d4bdab..c913231505 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-11-07
+PKG_VERSION:=2013-11-07.1
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:=32f0efdf83999146cb3ad491e432f44c8655f907
+PKG_SOURCE_VERSION:=0588218d4bc58b0e099272338decbe4734f5678b
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1