Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.

This commit is contained in:
Augustin Cavalier
2015-07-02 11:12:32 -04:00
parent 827ec2dcbc
commit f561efbc96
1450 changed files with 1674 additions and 1674 deletions

View File

@@ -9,7 +9,7 @@ REVISION="2"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
SRC_URI="ftp://sourceware.org/pub/libffi/libffi-3.0.13.tar.gz"
SOURCE_URI="ftp://sourceware.org/pub/libffi/libffi-3.0.13.tar.gz"
CHECKSUM_SHA256="1dddde1400c3bcb7749d398071af88c3e4754058d2d4c0b3696c2f82dc5cf11c"
COPYRIGHT="1996-2013 Anthony Green, Red Hat, Inc and others."
PATCHES="libffi-$portVersion.patchset"

View File

@@ -12,7 +12,7 @@ REVISION="2"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="!x86_gcc2 x86"
SRC_URI="ftp://sourceware.org/pub/libffi/libffi-$portVersion.tar.gz"
SOURCE_URI="ftp://sourceware.org/pub/libffi/libffi-$portVersion.tar.gz"
CHECKSUM_SHA256="d06ebb8e1d9a22d19e38d63fdb83954253f39bedc5d46232a05645685722ca37"
COPYRIGHT="1996-2013 Anthony Green, Red Hat, Inc and others."
PATCHES="libffi-$portVersion.patchset"