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

@@ -7,7 +7,7 @@ collection on demand. C-like syntax.
"
HOMEPAGE="http://www.squirrel-lang.org"
SRC_URI="https://squirrel.googlecode.com/files/squirrel_3_0_4_stable.tar.gz"
CHECKSUM_MD5="e75feaed79c203d027708e2067ca1dcc"
CHECKSUM_SHA256="6a3706accf9872aafea1eb3f3f3018b135e2671033824ccebf0735a98b2440a5"
LICENSE="MIT"
COPYRIGHT="2004-2013 Alberto Demichelis"
REVISION="1"