Author: luka Date: 2016-05-11 00:36:43 +0200 (Wed, 11 May 2016) New Revision: 49336
Modified: trunk/package/system/fstools/Makefile Log: fstools: update to latest git HEAD fixes snapshot support Signed-off-by: John Crispin <[email protected]> Modified: trunk/package/system/fstools/Makefile =================================================================== --- trunk/package/system/fstools/Makefile 2016-05-10 22:36:41 UTC (rev 49335) +++ trunk/package/system/fstools/Makefile 2016-05-10 22:36:43 UTC (rev 49336) @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=fstools -PKG_VERSION:=2016-04-27 +PKG_VERSION:=2016-04-30 PKG_RELEASE=$(PKG_SOURCE_VERSION) @@ -15,7 +15,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL=$(OPENWRT_GIT)/project/fstools.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=3b4b625362545685303a84e8ac3787d1b6d682c8 +PKG_SOURCE_VERSION:=bb92c29fc4cd90d396fc79078eba75fcb01c92ae 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
