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

@@ -11,7 +11,7 @@ COPYRIGHT="
2003-2013 Brian S. Dean <bsd@bdmicro.com>
"
SRC_URI="http://download.savannah.gnu.org/releases/avrdude/avrdude-6.0.1.tar.gz"
CHECKSUM_MD5="346ec2e46393a54ac152b95abf1d9850"
CHECKSUM_SHA256="c6804668dfa96b23185dfe2e8239089af4e4ae0b11aa7435bebb28c3260ede41"
REVISION="1"
ARCHITECTURES="x86 x86_64"
if [ $effectiveTargetArchitecture != x86_gcc2 ]; then

View File

@@ -8,7 +8,7 @@ libusb.
"
HOMEPAGE="http://www.intra2net.com/en/developer/libftdi/index.php"
SRC_URI="http://www.intra2net.com/en/developer/libftdi/download/libftdi1-1.0.tar.bz2"
CHECKSUM_MD5="e02dd77ee10b82b5edfbb8c199185bbf"
CHECKSUM_SHA256="7290fd38208d8c00d25ed13ce172aaa0403b37148080e4a33a99837022d2b321"
LICENSE="
GNU LGPL v2.1
GNU GPL v2