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

@@ -2,7 +2,7 @@
#FIXME: Warning: prerequisite HTML::Tagset 3 not found.
SUMMARY="Encode or decode strings with HTML entities"
HOMEPAGE="http://search.cpan.org/~gaas/HTML-Parser/"
SRC_URI="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTML-Parser-3.70.tar.gz"
SOURCE_URI="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTML-Parser-3.70.tar.gz"
CHECKSUM_SHA256="a9a18c79b1d2b315daedafe7598dc1068d562eaeaa5bd46265a6ebd2805446c1"
REVISION="1"
ARCHITECTURES="x86 x86_gcc2"

View File

@@ -14,8 +14,8 @@ LICENSE="
GNU GPL v1
Artistic (Perl)
"
SRC_URI="https://github.com/gisle/html-parser/archive/$portVersion.tar.gz"
SRC_FILENAME="html_parser-$portVersion.tar.gz"
SOURCE_URI="https://github.com/gisle/html-parser/archive/$portVersion.tar.gz"
SOURCE_FILENAME="html_parser-$portVersion.tar.gz"
CHECKSUM_SHA256="0ef2ec6ed99f80a344ce3bc93d5eff6dd8613f4a544fa4ffe44a823cfd19b851"
REVISION="2"
ARCHITECTURES="x86_gcc2 x86 x86_64"