fstools: update to latest git HEAD
authorJohn Crispin <john@openwrt.org>
Mon, 13 Oct 2014 19:41:16 +0000 (19:41 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 13 Oct 2014 19:41:16 +0000 (19:41 +0000)
this adds support for overlayfs v23

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

package/system/fstools/Makefile

index 592856ec971090efcf32e3797cee85832b17cab2..ebe189e5b45db1335bba30cf7a64b8208305497f 100644 (file)
@@ -8,14 +8,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=fstools
-PKG_VERSION:=2014-10-06
+PKG_VERSION:=2014-10-13
 
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=git://nbd.name/fstools.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=04f863c7d831a18d388db980cc85b2bac37b3c8d
+PKG_SOURCE_VERSION:=d71297353dc45eaf8f7c252246490746708530f9
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 CMAKE_INSTALL:=1
 PKG_CHECK_FORMAT_SECURITY:=0