Let all recipes use SHA-256 checksums only.

This commit is contained in:
Oliver Tappe
2014-04-21 19:31:51 +02:00
parent c4033efe65
commit 80bbd70b83
445 changed files with 457 additions and 686 deletions

View File

@@ -6,6 +6,7 @@ DESCRIPTION="
"
HOMEPAGE="http://hunspell.sourceforge.net/"
SRC_URI="http://downloads.sourceforge.net/hunspell/hunspell-1.3.2.tar.gz"
CHECKSUM_SHA256="b4edd4a4ee944cb9f485b35473e46b729ed768e9d24da8e78e4c4c6ca56addbd"
LICENSE="
GNU GPL v2
GNU LGPL v2.1
@@ -17,10 +18,6 @@ COPYRIGHT="
2001-2002 Kevin Hendricks (MySpell)
"
REVISION="1"
CHECKSUM_SIZE="975917"
CHECKSUM_MD5="3121aaf3e13e5d88dfff13fb4a5f1ab8"
CHECKSUM_RMD160="f193de180f9ac29cfb54824a45366ba57b27e5c4"
CHECKSUM_SHA512="fdc165af6fc7d66b858184e34851fb6d8022736af4133fe51535afcadd9c7fdb824c05c3d33b948fafcea165ccc23f5918adb7d81e5eeb5525c05abda0cbd43c"
ARCHITECTURES="x86 x86_gcc2"