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

@@ -11,7 +11,7 @@ COPYRIGHT="
"
LICENSE="LibPNG"
SRC_URI="http://prdownloads.sourceforge.net/libpng/libpng-1.6.8.tar.gz"
CHECKSUM_MD5="29b7065906e2551508a0d7eacd19174e"
CHECKSUM_SHA256="32c7acf1608b9c8b71b743b9780adb7a7b347563dbfb4a5263761056da44cc96"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"