summaryrefslogtreecommitdiffstats
path: root/package/system/fstools/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-03-12 19:50:14 +0000
committerJohn Crispin <john@openwrt.org>2015-03-12 19:50:14 +0000
commita7d642779626eec3fb146e49100e1695ecd5846e (patch)
tree7647d2139804630a060291ac59c0116214cad8cf /package/system/fstools/Makefile
parent0164cf9742e8ddc22b870b5ae19dc14f04ef3573 (diff)
downloadmaster-31e0f0ae-a7d642779626eec3fb146e49100e1695ecd5846e.tar.gz
master-31e0f0ae-a7d642779626eec3fb146e49100e1695ecd5846e.tar.bz2
master-31e0f0ae-a7d642779626eec3fb146e49100e1695ecd5846e.zip
fstools: bump to latest git HEAD
this makes fstools compile with latest glibc Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44699
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 42e9c27693..054be0f43f 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-02-26
+PKG_VERSION:=2015-03-12
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:=1c1bfa053103f7783167d2ab272fb11331f87681
+PKG_SOURCE_VERSION:=0b99adb02f2eb822fbfc4efcb8ebf5fecbd74974
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1
PKG_CHECK_FORMAT_SECURITY:=0