From c6a0d57ca98cf61241d386971dd12d6e57671a2d Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Wed, 29 Aug 2018 09:01:54 +0200 Subject: [PATCH] tools/e2fsprogs: Update to 1.44.4 Update e2fsprogs to 1.44.4 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 0e12cdd901..fec6d83454 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.3 -PKG_HASH:=5d899f7d30f481cc0c6a049ebe26ebe145f1b524182ea1ecde4086162d4e4bb6 +PKG_VERSION:=1.44.4 +PKG_HASH:=ee03b2f2180614c5ae5f6dd2666f8808de61c3d8b37d22ba86cc6daea25be55a PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz -- 2.30.2