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:
@@ -9,7 +9,7 @@ info page.
|
||||
"
|
||||
HOMEPAGE="http://sc2.sourceforge.net/"
|
||||
SRC_URI="http://prdownloads.sourceforge.net/sc2/uqm-0.7.0-source.tgz"
|
||||
CHECKSUM_MD5="f9018ea0493d7dac6a9e1006b00af7df"
|
||||
CHECKSUM_SHA256="a3695c5f7f0be7ec9c0f80ec569907b382023a1fee6e635532bd53b7b53bb221"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="!x86 ?x86_64"
|
||||
if [ $effectiveTargetArchitecture != x86_gcc2 ]; then
|
||||
|
||||
@@ -8,7 +8,7 @@ You require the original game files to use this port
|
||||
"
|
||||
HOMEPAGE="http://vcmi.eu"
|
||||
SRC_URI="http://download.vcmi.eu/vcmi-0.94.tar.gz"
|
||||
CHECKSUM_MD5="faaf52b539c20455e198f58401eef645"
|
||||
CHECKSUM_SHA256="2a1ad60cd64e7d5cb0a9eda11c6bc1cbf8866035f95597e467591c958dfde4d7"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86 x86_64"
|
||||
if [ $effectiveTargetArchitecture != x86_gcc2 ]; then
|
||||
|
||||
Reference in New Issue
Block a user