e2fsprogs: fix md5sum issue
authorLuka Perkov <luka@openwrt.org>
Sun, 17 Jun 2012 21:34:16 +0000 (21:34 +0000)
committerLuka Perkov <luka@openwrt.org>
Sun, 17 Jun 2012 21:34:16 +0000 (21:34 +0000)
md5sum from kernel.org and sourceforge.net are not the same

SVN-Revision: 32418

package/e2fsprogs/Makefile
tools/e2fsprogs/Makefile

index 852a4f48bbfa6b6529d33ac419f99cc56c00f08d..cbd520af961e48f29c0fdf2e91f92f632892f548 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 ab813201806d7b816f0948ae9d211f13625c2dcd..194e3edd7ad8acb7a9580562ff869ca242434a4d 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