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

@@ -14,7 +14,7 @@ ANSI sequences
"
HOMEPAGE="http://pygments.org/"
SRC_URI="https://pypi.python.org/packages/source/P/Pygments/Pygments-1.6.tar.gz"
CHECKSUM_MD5="a18feedf6ffd0b0cc8c8b0fbdb2027b1"
CHECKSUM_SHA256="799ed4caf77516e54440806d8d9cd82a7607dfdf4e4fb643815171a4b5c921c0"
COPYRIGHT="2006-2013 by the Pygments team, see AUTHORS"
LICENSE="BSD (2-clause)"
REVISION="1"