mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Fix syntax error by badly placed CHECKSUM_SHA256.
* The script I wrote to set the checksums was buggy - sorry about that.
This commit is contained in:
@@ -5,9 +5,9 @@ addictive gameplay.
|
||||
"
|
||||
HOMEPAGE="http://sourceforge.net/projects/dragonmemory/"
|
||||
SRC_URI="http://cznic.dl.sourceforge.net/project/dragonmemory/DragonMemory-source.tgz
|
||||
CHECKSUM_SHA256="e0d7ff168cc7a5e01247e4c290346bf26a8423e0fc7b7b3047f437451c8f37b5"
|
||||
http://heanet.dl.sourceforge.net/project/dragonmemory/DragonMemory-source.tgz"
|
||||
SRC_FILENAME="DragonMemory-1-source.tgz"
|
||||
CHECKSUM_SHA256="e0d7ff168cc7a5e01247e4c290346bf26a8423e0fc7b7b3047f437451c8f37b5"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="!x86_gcc2 !x86 !x86_64"
|
||||
SOURCE_DIR="DragonMemory"
|
||||
|
||||
Reference in New Issue
Block a user