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

@@ -6,12 +6,7 @@ statements. bc is a utility included in the POSIX P1003.2/D11 draft standard.
"
HOMEPAGE="http://www.gnu.org/software/bc/bc.html"
SRC_URI="http://ftp.gnu.org/gnu/bc/bc-1.06.tar.gz"
CHECKSUM_SIZE="278926"
CHECKSUM_MD5="d44b5dddebd8a7a7309aea6c36fda117"
CHECKSUM_RMD160="e0394a090ad42f289a80de1dd26d2cf591f88481"
CHECKSUM_SHA1="c8f258a7355b40a485007c40865480349c157292"
CHECKSUM_SHA256="4ef6d9f17c3c0d92d8798e35666175ecd3d8efac4009d6457b5c99cea72c0e33"
CHECKSUM_SHA512="a61fa22689bccd843e5f99bfc0ec1fe5577536522392067e4e35bae0914250c1f7d198cfd8bfc4489b969cde0fb200c90028d0be06e99a99afa61f3ce841bf4e"
REVISION="2"
LICENSE="GNU GPL v2
GNU LGPL v2.1"