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

@@ -12,10 +12,7 @@ HOMEPAGE="http://www.python.org"
LICENSE="Python"
COPYRIGHT="1990-2012, Python Software Foundation"
SRC_URI="https://www.python.org/ftp/python/2.6.9/Python-2.6.9.tar.xz"
CHECKSUM_SIZE="9333664"
CHECKSUM_MD5="933a811f11e3db3d73ae492f6c3a7a76"
CHECKSUM_RMD160="42edf7c9f2f64b77ab173de30ea453257c2c06b3"
CHECKSUM_SHA512="bcd9286b6af3bfa2017f0b32c6c0f9b934224ece496d2d897ab3a61a936d306a5f61a580c060ce501034a614da374d17831a9c9be9f947b01d977b56437c023b"
CHECKSUM_SHA256="cae7bb995006ea5b703d9d28446f694894c441fe4bfb95d561c0ac908cd06e41"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64"