From: nbd Date: Mon, 28 Oct 2013 15:15:24 +0000 (+0000) Subject: e2fsprogs: update to 1.42.8, fixes a build error X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=4677c5dd6497655779d70aff11f12ed8c29867f0 e2fsprogs: update to 1.42.8, fixes a build error Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38564 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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