From: Felix Fietkau Date: Mon, 28 Oct 2013 15:15:24 +0000 (+0000) Subject: e2fsprogs: update to 1.42.8, fixes a build error X-Git-Tag: reboot~8828 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=414fc2e320735985b1db7b606faa2801f15e1be8;p=openwrt%2Fopenwrt.git e2fsprogs: update to 1.42.8, fixes a build error Signed-off-by: Felix Fietkau SVN-Revision: 38564 --- diff --git a/tools/e2fsprogs/Makefile b/tools/e2fsprogs/Makefile index 3b02f1a0c5..60047c763a 100644 --- a/tools/e2fsprogs/Makefile +++ b/tools/e2fsprogs/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=e2fsprogs -PKG_VERSION:=1.42.7 -PKG_MD5SUM:=a1ec22ef003688dae9f76c74881b22b9 +PKG_VERSION:=1.42.8 +PKG_MD5SUM:=8ef664b6eb698aa6b733df59b17b9ed4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz