mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -12,7 +12,7 @@ DESCRIPTION="
|
||||
few lines of code.
|
||||
"
|
||||
HOMEPAGE="http://www.gnu.org/s/gawk"
|
||||
SRC_URI="http://ftp.gnu.org/gnu/gawk/gawk-3.1.8.tar.bz2"
|
||||
SOURCE_URI="http://ftp.gnu.org/gnu/gawk/gawk-3.1.8.tar.bz2"
|
||||
CHECKSUM_SHA256="5dbc7b2c4c328711337c2aacd09a122c7313122262e3ff034590f014067412b4"
|
||||
REVISION="2"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
@@ -12,7 +12,7 @@ makes it possible to handle simple data-reformatting jobs with just a \
|
||||
few lines of code.
|
||||
"
|
||||
HOMEPAGE="http://www.gnu.org/s/gawk"
|
||||
SRC_URI="http://ftp.gnu.org/gnu/gawk/gawk-$portVersion.tar.gz"
|
||||
SOURCE_URI="http://ftp.gnu.org/gnu/gawk/gawk-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="524effa5b9ecd4ed940f2581c5d3c1df4e4bd7e6f768aa033c1916f47dfc6e29"
|
||||
REVISION="1"
|
||||
LICENSE="GNU GPL v3"
|
||||
|
||||
Reference in New Issue
Block a user