aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/fstools
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-04-03 14:26:38 +0000
committerJohn Crispin <john@openwrt.org>2014-04-03 14:26:38 +0000
commit69519ed75f91539b16fdcd6bec2f4deb5805d856 (patch)
tree672ffb21e66d35a65da77257c750fb487b82a06a /package/system/fstools
parent08f03e959b4d03f47dbccf14b1f9b03df3101ab0 (diff)
downloadupstream-69519ed75f91539b16fdcd6bec2f4deb5805d856.tar.gz
upstream-69519ed75f91539b16fdcd6bec2f4deb5805d856.tar.bz2
upstream-69519ed75f91539b16fdcd6bec2f4deb5805d856.zip
fstools: update to latest git
this fixes ubifs and ubi overlay support Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 40366
Diffstat (limited to 'package/system/fstools')
-rw-r--r--package/system/fstools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/system/fstools/Makefile b/package/system/fstools/Makefile
index c16d6a5621..f7e37bc919 100644
--- a/package/system/fstools/Makefile
+++ b/package/system/fstools/Makefile
@@ -1,14 +1,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=fstools
-PKG_VERSION:=2014-03-25
+PKG_VERSION:=2014-04-01
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/fstools.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=d292ffc85f48dd9c8774a0860f50397dd2966e7a
+PKG_SOURCE_VERSION:=4e3268f90ae97ccb047c47a78b83bcebeb9593cd
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1