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

@@ -1,9 +1,9 @@
SUMMARY="Apache Portable Runtime Utility Library"
HOMEPAGE="http://apr.apache.org/"
SRC_URI="http://archive.apache.org/dist/apr/apr-util-1.3.10.tar.gz"
CHECKSUM_SHA256="7c37ac40b2351bfc23000fb6b7b54a67e0872255df315c82eb60c821bcef4b23"
LICENSE="Apache v2"
COPYRIGHT="2010 The Apache Software Foundation."
CHECKSUM_MD5="82acd25cf3df8c72eba44eaee8b80c19"
REVISION="4"
ARCHITECTURES="x86_gcc2 ?x86"