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

@@ -4,8 +4,8 @@ redoflacs is a parallel BASH commandline FLAC compressor, verifier, \
organizer, analyzer, and retagger
"
HOMEPAGE="http://github.com/sirjaren/redoflacs/"
SRC_URI="http://github.com/sirjaren/redoflacs/archive/v$portVersion.tar.gz"
SRC_FILENAME="redoflacs-$portVersion.tar.gz"
SOURCE_URI="http://github.com/sirjaren/redoflacs/archive/v$portVersion.tar.gz"
SOURCE_FILENAME="redoflacs-$portVersion.tar.gz"
CHECKSUM_SHA256="96e6b92d6211469181da7f065510984423ee4d5a059265ffb7fc38e81ae4de3f"
REVISION="1"
LICENSE="GNU GPL v2"