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

@@ -1,7 +1,7 @@
SUMMARY="The Yasm modular assembler"
HOMEPAGE="http://www.tortall.net/projects/yasm/"
SRC_URI="http://www.tortall.net/projects/yasm/releases/yasm-1.2.0.tar.gz"
CHECKSUM_MD5="4cfc0686cf5350dd1305c4d905eb55a6"
CHECKSUM_SHA256="768ffab457b90a20a6d895c39749adb547c1b7cb5c108e84b151a838a23ccf31"
LICENSE="
Artistic
BSD (2-clause)