From 8477d5454531a35306d57c123c89602fee71a07f Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Mon, 7 Aug 2017 04:42:21 +0200 Subject: [PATCH] tools/e2fsprogs: Update to 1.43.5 Update e2fsprogs to 1.43.5 Signed-off-by: Daniel Engberg --- tools/e2fsprogs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/e2fsprogs/Makefile b/tools/e2fsprogs/Makefile index a95edaba67..04befc9c80 100644 --- a/tools/e2fsprogs/Makefile +++ b/tools/e2fsprogs/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=e2fsprogs -PKG_VERSION:=1.43.4 -PKG_HASH:=54b3f21123a531a6a536b9cdcc21344b0122a72790dbe4dacc98e64db25e4a24 +PKG_VERSION:=1.43.5 +PKG_HASH:=261f3d9ade383fbf032a19140c9c25e998cc0f71a1ae686614fb3ae0eb955a17 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz