From 651a62353b02a61f685e34ad6eaea8e61394a741 Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Sat, 9 Jun 2018 22:23:51 +0200 Subject: [PATCH] tools/e2fsprogs: Update to 1.44.2 Update e2fsprogs to 1.44.2 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 f809df424a..783b315081 100644 --- a/tools/e2fsprogs/Makefile +++ b/tools/e2fsprogs/Makefile @@ -9,8 +9,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=e2fsprogs PKG_CPE_ID:=cpe:/a:e2fsprogs_project:e2fsprogs -PKG_VERSION:=1.44.1 -PKG_HASH:=0ca164c1c87724df904c918b2d7051ef989b51de725db66c67514dbe6dd2b9ef +PKG_VERSION:=1.44.2 +PKG_HASH:=8324cf0b6e81805a741d94087b00e99f7e16144f1ee5a413709a1fa6948b126c PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz -- 2.30.2