From 578551c380e30c7a27a1743aea4955dc94e6f5d7 Mon Sep 17 00:00:00 2001
From: Luka Perkov <luka@openwrt.org>
Date: Sun, 17 Jun 2012 17:52:59 +0000
Subject: [PATCH] e2fsprogs: update to 1.42.4

SVN-Revision: 32413
---
 tools/e2fsprogs/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/e2fsprogs/Makefile b/tools/e2fsprogs/Makefile
index 36208b3e83..ab81320180 100644
--- a/tools/e2fsprogs/Makefile
+++ b/tools/e2fsprogs/Makefile
@@ -8,8 +8,8 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=e2fsprogs
-PKG_VERSION:=1.42.3
-PKG_MD5SUM:=73431146f58d40fe1375aba2060f0da8
+PKG_VERSION:=1.42.4
+PKG_MD5SUM:=e17fa99748fe020012345834c7c35997
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-- 
GitLab