aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/fstools
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-03-12 19:50:14 +0000
committerJohn Crispin <blogic@openwrt.org>2015-03-12 19:50:14 +0000
commitd228cb877fcb92687f1a53405bbff9a4529c9c4a (patch)
tree90dec315c03d755a4c9e26abb0ae9bc2af6f6282 /package/system/fstools
parent6a073b095b3ec14f835af31025e571e16289f546 (diff)
downloadmaster-187ad058-d228cb877fcb92687f1a53405bbff9a4529c9c4a.tar.gz
master-187ad058-d228cb877fcb92687f1a53405bbff9a4529c9c4a.tar.bz2
master-187ad058-d228cb877fcb92687f1a53405bbff9a4529c9c4a.zip
fstools: bump to latest git HEAD
this makes fstools compile with latest glibc Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44699 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/system/fstools')
-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