mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 20:20:06 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -8,7 +8,7 @@ Additionally, Fossil also has a built-in and easy-to-use web \
|
||||
interface that simplifies project tracking and promotes situational \
|
||||
awareness."
|
||||
HOMEPAGE="http://www.fossil-scm.org/"
|
||||
SRC_URI="https://www.fossil-scm.org/download/fossil-src-1.32.tar.gz"
|
||||
SOURCE_URI="https://www.fossil-scm.org/download/fossil-src-1.32.tar.gz"
|
||||
CHECKSUM_SHA256="cd79c333eb9e86fbb8c17bf5cdf31c387e4ab768eede623aed21adfdbcad686e"
|
||||
REVISION="2"
|
||||
LICENSE="BSD (2-clause)"
|
||||
|
||||
@@ -6,7 +6,7 @@ technotes all in a single, integrated package.
|
||||
Additionally, Fossil also has a built-in and easy-to-use web interface that \
|
||||
simplifies project tracking and promotes situational awareness."
|
||||
HOMEPAGE="http://www.fossil-scm.org/"
|
||||
SRC_URI="https://www.fossil-scm.org/download/fossil-src-$portVersion.tar.gz"
|
||||
SOURCE_URI="https://www.fossil-scm.org/download/fossil-src-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="6295c48289456f09e86099988058a12148dbe0051b72d413b4dff7216d6a7f3e"
|
||||
REVISION="1"
|
||||
LICENSE="BSD (2-clause)"
|
||||
|
||||
Reference in New Issue
Block a user