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

@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/automake/"
COPYRIGHT="2012 Free Software Foundation, Inc."
LICENSE="GNU GPL v2"
SRC_URI="http://ftp.gnu.org/gnu/automake/automake-1.12.2.tar.gz"
CHECKSUM_MD5="e620cb9e0259159341c0e0d6b712b67a"
CHECKSUM_SHA256="b2eef742f42730831d1af2fe0e5b954e2b60773e2e9922ba6280cdd0ab4a5d00"
REVISION="4"
ARCHITECTURES="x86_gcc2 x86"