e2fsprogs: fix md5sum issue
authorluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 17 Jun 2012 21:34:16 +0000 (21:34 +0000)
committerluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 17 Jun 2012 21:34:16 +0000 (21:34 +0000)
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

package/e2fsprogs/Makefile
tools/e2fsprogs/Makefile

index 852a4f4..cbd520a 100644 (file)
@@ -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
index ab81320..194e3ed 100644 (file)
@@ -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