mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -4,10 +4,10 @@ In this game, you get guns to shoot zombies and cyborgs. \
|
||||
For a DOS game, the graphics are pretty good. \
|
||||
This also comes with a map editor."
|
||||
HOMEPAGE="https://github.com/lmartinking/cdogs-sdl"
|
||||
SRC_URI="https://codeload.github.com/lmartinking/cdogs-sdl/zip/master"
|
||||
SRC_URI_2="https://codeload.github.com/lmartinking/cdogs-sdl-data/zip/master"
|
||||
SRC_FILENAME="cdogs-sdl-master.zip"
|
||||
SRC_FILENAME_2="cdogs-sdl-data-master.zip"
|
||||
SOURCE_URI="https://codeload.github.com/lmartinking/cdogs-sdl/zip/master"
|
||||
SOURCE_URI_2="https://codeload.github.com/lmartinking/cdogs-sdl-data/zip/master"
|
||||
SOURCE_FILENAME="cdogs-sdl-master.zip"
|
||||
SOURCE_FILENAME_2="cdogs-sdl-data-master.zip"
|
||||
CHECKSUM_SHA256="9dca57eb6d73e6ff0bbb97867b2ef1797d1a6899722294951f4f74bcf2c2f1af"
|
||||
CHECKSUM_SHA256_2="8c71bf2d964f1bc098463abcd795bcd400570bad367fb952206be9e83bcdcb11"
|
||||
SOURCE_DIR="cdogs-sdl-master/src"
|
||||
|
||||
Reference in New Issue
Block a user