mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Let all recipes use SHA-256 checksums only.
This commit is contained in:
@@ -3,7 +3,7 @@ HOMEPAGE="http://www.artsoft.org/rocksndiamonds/"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2001-2013 Artsoft Entertainment"
|
||||
SRC_URI="http://www.artsoft.org/RELEASES/unix/rocksndiamonds/rocksndiamonds-3.3.1.2.tar.gz"
|
||||
CHECKSUM_MD5="9fb7d125a314f55c5148c0e47f9ebb42"
|
||||
CHECKSUM_SHA256="c117c20026299c6c935bd531ef9b0dc767731f600881d12ceb80c831483755f3"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86"
|
||||
if [ $effectiveTargetArchitecture != x86_gcc2 ]; then
|
||||
|
||||
Reference in New Issue
Block a user