From b8b807b1a9759e1474bf5d619240c163149bf269 Mon Sep 17 00:00:00 2001 From: diizzyy Date: Sun, 2 Oct 2016 22:55:23 +0200 Subject: [PATCH] tools/e2fsprogs: Update to 1.43.3 Update e2fsprogs to 1.43.3 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 1251361b3e..ffe1782eb1 100644 --- a/tools/e2fsprogs/Makefile +++ b/tools/e2fsprogs/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=e2fsprogs -PKG_VERSION:=1.43.1 -PKG_MD5SUM:=1775f3f0eed9dee1c5f39e08d1964a97 +PKG_VERSION:=1.43.3 +PKG_MD5SUM:=ec0cd4faac71b2fcf9f73733e4d50ead PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -- 2.30.2