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

@@ -4,10 +4,7 @@ This is a small simple cross-platform networking library for SDL.
"
HOMEPAGE="http://www.libsdl.org/projects/SDL_net"
SRC_URI="http://www.libsdl.org/projects/SDL_net/release/SDL_net-1.2.8.tar.gz"
CHECKSUM_SIZE="360958"
CHECKSUM_MD5="20e64e61d65662db66c379034f11f718"
CHECKSUM_RMD160="44262f5d4c68c9b525fce04ebe83e03cd7e005a4"
CHECKSUM_SHA512="2766ca55343127c619958ab3a3ae3052a27a676839f10a158f7dfc071b8db38c2f1fc853e8add32b9fef94ab07eaa986f46a68e264e8087b57c990af30ea9a0b"
CHECKSUM_SHA256="5f4a7a8bb884f793c278ac3f3713be41980c5eedccecff0260411347714facb4"
LICENSE="Zlib"
COPYRIGHT="1997-2012 Sam Lantinga"
REVISION="4"