summaryrefslogtreecommitdiffstats
path: root/package/system/fstools
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2016-05-10 19:05:09 +0200
committerJohn Crispin <john@phrozen.org>2016-05-11 23:36:18 +0200
commit26898d2a7f689c1a7a38f23f66682b7f4f5b783d (patch)
tree3a860d12df1307718fce43c1fa5494376b4d6780 /package/system/fstools
parent33d9d6c375373db3dd4b682ab80db62179e35ea5 (diff)
downloadmaster-31e0f0ae-26898d2a7f689c1a7a38f23f66682b7f4f5b783d.tar.gz
master-31e0f0ae-26898d2a7f689c1a7a38f23f66682b7f4f5b783d.tar.bz2
master-31e0f0ae-26898d2a7f689c1a7a38f23f66682b7f4f5b783d.zip
fstools: update to latest git revision
This fixes mount_root in failsafe and reverts a ext4 overlay patch. Signed-off-by: John Crispin <john@phrozen.org>
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 4a1108164f..556d4b08cb 100644
--- a/package/system/fstools/Makefile
+++ b/package/system/fstools/Makefile
@@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=fstools
-PKG_VERSION:=2016-04-30
+PKG_VERSION:=2016-05-12
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(OPENWRT_GIT)/project/fstools.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=bb92c29fc4cd90d396fc79078eba75fcb01c92ae
+PKG_SOURCE_VERSION:=ed224f0b1f9cfb3f8c5766cba3a60343c0eda586
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1