aboutsummaryrefslogtreecommitdiffstats
path: root/tools/e2fsprogs
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2012-06-17 21:34:16 +0000
committerLuka Perkov <luka@openwrt.org>2012-06-17 21:34:16 +0000
commit8ddefa0cd3f02b1adaf0a92772f2b4e779929c46 (patch)
treeb1bf952e228cb5ca4688e737bf232fb72eca3910 /tools/e2fsprogs
parentb3c9436f80e5d06c7a87eb4484b12c0fd7373b54 (diff)
downloadmaster-187ad058-8ddefa0cd3f02b1adaf0a92772f2b4e779929c46.tar.gz
master-187ad058-8ddefa0cd3f02b1adaf0a92772f2b4e779929c46.tar.bz2
master-187ad058-8ddefa0cd3f02b1adaf0a92772f2b4e779929c46.zip
e2fsprogs: fix md5sum issue
md5sum from kernel.org and sourceforge.net are not the same git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32418 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools/e2fsprogs')
-rw-r--r--tools/e2fsprogs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/e2fsprogs/Makefile b/tools/e2fsprogs/Makefile
index ab81320180..194e3edd7a 100644
--- a/tools/e2fsprogs/Makefile
+++ b/tools/e2fsprogs/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=e2fsprogs
PKG_VERSION:=1.42.4
-PKG_MD5SUM:=e17fa99748fe020012345834c7c35997
+PKG_MD5SUM:=b6e296f210d642361b7394437ff0f318
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz