From c9daacbf183ad6e0a77390dfdbebf3ccbfa123e4 Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Sun, 5 Apr 2020 21:53:47 +0200 Subject: [PATCH] tools/e2fsprogs: Update to 1.45.6 Update e2fsprogs to 1.45.6 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 035cb67c23..039959e424 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.45.5 -PKG_HASH:=f9faccc0d90f73556e797dc7cc5979b582bd50d3f8609c0f2ad48c736d44aede +PKG_VERSION:=1.45.6 +PKG_HASH:=ffa7ae6954395abdc50d0f8605d8be84736465afc53b8938ef473fcf7ff44256 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz