Author: nbd
Date: 2016-01-10 18:36:53 +0100 (Sun, 10 Jan 2016)
New Revision: 48191

Modified:
   trunk/package/system/fstools/Makefile
Log:
fstools: update to the latest version, fixes filesystem state rewrite on every 
boot

Signed-off-by: Felix Fietkau <[email protected]>

Modified: trunk/package/system/fstools/Makefile
===================================================================
--- trunk/package/system/fstools/Makefile       2016-01-10 17:19:51 UTC (rev 
48190)
+++ trunk/package/system/fstools/Makefile       2016-01-10 17:36:53 UTC (rev 
48191)
@@ -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
 
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to