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,7 +4,7 @@ Allegro game programming library.
"
HOMEPAGE="http://alleg.sourceforge.net/"
SRC_URI="http://sourceforge.net/projects/alleg/files/allegro/4.4.1.1/allegro-4.4.1.1.tar.gz/download"
CHECKSUM_MD5="0f1cfff8f2cf88e5c91a667d9fd386ec"
CHECKSUM_SHA256="4e29884cba88b289da5b22da93e8760d68a197d093b23f61e994f3594760d782"
LICENSE="Allegro"
COPYRIGHT="1998-2010 Shawn Hargreaves et al."