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

@@ -17,7 +17,7 @@ in applications like image galleries.
"
HOMEPAGE="http://code.google.com/p/iniparse/"
SRC_URI="http://iniparse.googlecode.com/files/iniparse-0.4.tar.gz"
CHECKSUM_MD5="5e573e9e9733d97623881ce9bbe5eca6"
CHECKSUM_SHA256="abc1ee12d2cfb2506109072d6c21e40b6c75a3fe90a9c924327d80bc0d99c054"
COPYRIGHT="2001-2008 Python Software Foundation
2004-2009 Paramjit Oberoi
2007 Tim Lauridsen"