From 51f8a1cfc54d6775e4e3402349411a26e8a6f985 Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
Date: Mon, 27 Oct 2014 15:51:33 +0000
Subject: [PATCH] fstools: update to latest git head

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 43090
---
 package/system/fstools/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/system/fstools/Makefile b/package/system/fstools/Makefile
index ebe189e5b4..31e0654b5a 100644
--- a/package/system/fstools/Makefile
+++ b/package/system/fstools/Makefile
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=fstools
-PKG_VERSION:=2014-10-13
+PKG_VERSION:=2014-10-27
 
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
-- 
2.30.2