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

@@ -13,7 +13,7 @@ LICENSE="Zlib"
COPYRIGHT="2008-2013 Mark Adler"
HOMEPAGE="http://www.zlib.net/pigz"
SRC_URI="http://www.zlib.net/pigz/pigz-2.3.1.tar.gz"
CHECKSUM_MD5="e803f8bc0770c7a5e96dccb1d2dd2aab"
CHECKSUM_SHA256="629b0ce5422a3978f31742bf8275d0be2f84987140d18f390f1e3b4e46e0af54"
REVISION="1"
ARCHITECTURES="x86 ?x86_gcc2 ?x86_64"