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

@@ -8,7 +8,7 @@ DESCRIPTION="
"
HOMEPAGE="http://www.sqlite.org/"
SRC_URI="http://www.sqlite.org/sqlite-autoconf-3071300.tar.gz"
CHECKSUM_MD5="c97df403e8a3d5b67bb408fcd6aabd8e"
CHECKSUM_SHA256="ac566819f82ec4cc2ff6c5cc90987ca38e589efbd79ff263838bbc62356ab119"
LICENSE="SQLite"
COPYRIGHT="Public Domain"
REVISION="4"