mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -6,7 +6,7 @@ This program can be used for many purposes, such as for generating random \
|
||||
passwords or random numbers.
|
||||
"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/Randomizer/"
|
||||
SRC_URI="git+https://github.com/HaikuArchives/Randomizer#06c248254f"
|
||||
SOURCE_URI="git+https://github.com/HaikuArchives/Randomizer#06c248254f"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2005-2009 Sergey S. Kazenyuk"
|
||||
REVISION="2"
|
||||
@@ -32,7 +32,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:mkdepend
|
||||
"
|
||||
|
||||
SRC_FILENAME="download"
|
||||
SOURCE_FILENAME="download"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user