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 @@ A library for encoding and decoding WebP image files.
"
HOMEPAGE="http://code.google.com/p/webp"
SRC_URI="http://webp.googlecode.com/files/libwebp-0.3.1.tar.gz"
CHECKSUM_MD5="dc862bb4006d819b7587767a9e83d31f"
CHECKSUM_SHA256="b37932c625322a69fe4e9b88884b5c7aed2b3eaf9fd5e5b480aee339a92e6ee7"
LICENSE="BSD (3-clause)"
COPYRIGHT="2011 Google Inc."
REVISION="1"