summaryrefslogtreecommitdiffstats
path: root/tools/e2fsprogs/Makefile
diff options
context:
space:
mode:
authorKevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>2016-06-22 21:37:23 +0100
committerJohn Crispin <john@phrozen.org>2016-06-22 19:32:07 +0200
commit819cf75c408e1f03f95d516d87361d0047079d5b (patch)
tree940841fb5bb4a02e3b940357cbc0a18e65ed36b6 /tools/e2fsprogs/Makefile
parent636089ead6864364798ac988299429d171051c0e (diff)
downloadmaster-31e0f0ae-819cf75c408e1f03f95d516d87361d0047079d5b.tar.gz
master-31e0f0ae-819cf75c408e1f03f95d516d87361d0047079d5b.tar.bz2
master-31e0f0ae-819cf75c408e1f03f95d516d87361d0047079d5b.zip
tools: e2fsprogs: bump to 1.43.1
Bump e2fsprogs to v1.43.1 & refresh patches Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
Diffstat (limited to 'tools/e2fsprogs/Makefile')
-rw-r--r--tools/e2fsprogs/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/e2fsprogs/Makefile b/tools/e2fsprogs/Makefile
index e102759925..1251361b3e 100644
--- a/tools/e2fsprogs/Makefile
+++ b/tools/e2fsprogs/Makefile
@@ -8,8 +8,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=e2fsprogs
-PKG_VERSION:=1.42.13
-PKG_MD5SUM:=bc759fc62666786f5436e2075beb3265
+PKG_VERSION:=1.43.1
+PKG_MD5SUM:=1775f3f0eed9dee1c5f39e08d1964a97
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
@@ -23,6 +23,7 @@ HOST_CFLAGS += $(FPIC)
HOST_CONFIGURE_ARGS += \
--disable-elf-shlibs \
+ --enable-libuuid \
--disable-tls \
--disable-nls