mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
Let all recipes use SHA-256 checksums only.
This commit is contained in:
@@ -5,6 +5,7 @@ JUnit to C++ by Michael Feathers.
|
||||
"
|
||||
HOMEPAGE="http://cppunit.sourceforge.net/"
|
||||
SRC_URI="http://downloads.sourceforge.net/cppunit/cppunit-1.12.1.tar.gz"
|
||||
CHECKSUM_SHA256="ac28a04c8e6c9217d910b0ae7122832d28d9917fa668bcc9e0b8b09acb4ea44a"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
COPYRIGHT="
|
||||
Michael Feathers <mfeathers@objectmentor.com>
|
||||
@@ -14,10 +15,6 @@ COPYRIGHT="
|
||||
Bastiaan Bakker <bastiaan.bakker@lifeline.nl>
|
||||
Steve Robbins <smr99@sourceforge.net>
|
||||
"
|
||||
CHECKSUM_SIZE="762803"
|
||||
CHECKSUM_MD5="bd30e9cf5523cdfc019b94f5e1d7fd19"
|
||||
CHECKSUM_RMD160="c5f38b1d201afcba7913f2b53fb7558add3d21f5"
|
||||
CHECKSUM_SHA512="7af3569d028d5fa49106ece281f478cc2757cc5deca8c2512406796a7dbd6473928a1e730f28880467d19c6e59b31e55bf4f92f5cf2498a3a875ab32c5b2a081"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86 x86_gcc2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user