summaryrefslogtreecommitdiffstats
path: root/tools/e2fsprogs
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-10-28 15:15:24 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-10-28 15:15:24 +0000
commit414fc2e320735985b1db7b606faa2801f15e1be8 (patch)
treef8c4263142171b3788c3c6695330e03448d8e929 /tools/e2fsprogs
parent7dc9d8f618f6a6d7f72573438d5e8d591882b088 (diff)
downloadopenwrt-414fc2e320735985b1db7b606faa2801f15e1be8.tar.gz
openwrt-414fc2e320735985b1db7b606faa2801f15e1be8.tar.bz2
openwrt-414fc2e320735985b1db7b606faa2801f15e1be8.zip
e2fsprogs: update to 1.42.8, fixes a build error
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38564
Diffstat (limited to 'tools/e2fsprogs')
-rw-r--r--tools/e2fsprogs/Makefile4
1 files changed, 2 insertions, 2 deletions
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