From: nbd Date: Sun, 10 Jan 2016 17:36:53 +0000 (+0000) Subject: fstools: update to the latest version, fixes filesystem state rewrite on every boot X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=fb3ee7c5699caa266902e978e4e83538842748cd;p=openwrt.git fstools: update to the latest version, fixes filesystem state rewrite on every boot Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48191 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/system/fstools/Makefile b/package/system/fstools/Makefile index c13dfc4b3a..cb0e7b1b31 100644 --- a/package/system/fstools/Makefile +++ b/package/system/fstools/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=fstools -PKG_VERSION:=2015-12-23 +PKG_VERSION:=2015-01-10 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:=d90165cdbdac40e6e2699d831e13473479d8cb79 +PKG_SOURCE_VERSION:=96415afecef35766332067f4205ef3b2c7561d21 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz CMAKE_INSTALL:=1