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

@@ -7,7 +7,7 @@ HOMEPAGE="http://neverball.org"
COPYRIGHT="2002-2010 The Neverball Team"
LICENSE="GNU GPL v2"
SRC_URI="http://neverball.org/neverball-1.5.4.tar.gz"
CHECKSUM_MD5="c523b0f72c2035831310e821162f7bd7"
CHECKSUM_SHA256="ea31ca9f6eec70c8e66eaa20d7ce9e48295fdb077313b97637c503b16b7b0da6"
REVISION="1"
ARCHITECTURES="x86 ?x86_64"
if [ $effectiveTargetArchitecture != x86_gcc2 ]; then