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 @@ COPYRIGHT="
2003-2012 the FFmpeg developers
"
SRC_URI="http://www.ffmpeg.org/releases/ffmpeg-0.10.2.tar.bz2"
CHECKSUM_MD5="de1bd5fc4bbf3ef730a5361ee596fedd"
CHECKSUM_SHA256="2d990012091c07849843c456eb34ad015a00f45a66cba5be7c81a28e45fb6711"
REVISION="5"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"

View File

@@ -4,7 +4,7 @@ Gnash is a player for the Adobe Flash technology.
"
HOMEPAGE="http://www.gnu.org/software/gnash/"
SRC_URI="ftp://ftp.gnu.org/pub/gnu/gnash/0.8.10/gnash-0.8.10.tar.bz2"
CHECKSUM_MD5="63e9f79c41d93d48c5a2fa94856548c4"
CHECKSUM_SHA256="9625072e45df92baa2c28fc9999d4e2deb66bc827530baedfad2e4e2292d1224"
COPYRIGHT="2005-2012 Free Software Foundation"
LICENSE="GNU GPL v3"
REVISION="1"