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

@@ -3,7 +3,7 @@ HOMEPAGE="http://www.llvm.org/"
COPYRIGHT="2003-2011 University of Illinois at Urbana-Champaign"
LICENSE="UIUC"
SRC_URI="http://llvm.org/releases/3.0/llvm-3.0.tar.gz"
CHECKSUM_MD5="a8e5f5f1c1adebae7b4a654c376a6005"
CHECKSUM_SHA256="519eb11d3499ce99c6ffdb8718651fc91425ed7690eac91c8d6853474f7c0477"
REVISION="1"
#ARCHITECTURES="x86"
#if [ $effectiveTargetArchitecture != x86_gcc2 ]; then