aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/fstools/Makefile
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2016-05-10 22:36:41 +0000
committerLuka Perkov <luka@openwrt.org>2016-06-19 19:29:29 +0200
commit90eed29f0357c9ff08e92c3499f564157a92b2f7 (patch)
treecb3af8830829b1a63c2e4a26a14032865381952d /package/system/fstools/Makefile
parentef3113b1ef88cf2c14f30aabe6c7840712635300 (diff)
downloadmaster-187ad058-90eed29f0357c9ff08e92c3499f564157a92b2f7.tar.gz
master-187ad058-90eed29f0357c9ff08e92c3499f564157a92b2f7.tar.bz2
master-187ad058-90eed29f0357c9ff08e92c3499f564157a92b2f7.zip
fstools: update to latest git HEAD
this adds the remount command to the block tool Signed-off-by: John Crispin <john@phrozen.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49335 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/system/fstools/Makefile')
-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 5a6b92c7aa..9bcd6f4a9f 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-25
+PKG_VERSION:=2016-04-27
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:=89847de58a17dacedab36ef07ec4c12ef8c0e84a
+PKG_SOURCE_VERSION:=3b4b625362545685303a84e8ac3787d1b6d682c8
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1