summaryrefslogtreecommitdiff
path: root/package/system
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-05-31 12:46:59 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-05-31 12:46:59 +0000
commit11462369af2f131451c3c3ca448cb998d98ee622 (patch)
treee872614742b124bce3f34b2376067f21571896f1 /package/system
parent777784bd976e1a14bc613f01c2e482aa294c67e6 (diff)
downloadmtk-20170518-11462369af2f131451c3c3ca448cb998d98ee622.zip
mtk-20170518-11462369af2f131451c3c3ca448cb998d98ee622.tar.gz
mtk-20170518-11462369af2f131451c3c3ca448cb998d98ee622.tar.bz2
fstools: update to the latest version, fixes build for 64 bit targets
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40889
Diffstat (limited to 'package/system')
-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 398f949..48bd647 100644
--- a/package/system/fstools/Makefile
+++ b/package/system/fstools/Makefile
@@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=fstools
-PKG_VERSION:=2014-05-21
+PKG_VERSION:=2014-05-31
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:=efacbcb4973161c12cc9630d243669845db41a17
+PKG_SOURCE_VERSION:=b791127ca06d3e222e91418080ef061eabb22255
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1