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

@@ -5,7 +5,7 @@ through text files. Haiku already comes with a tool that lets you do that \
of command-line trouble, because from now on TrackerGrep lets you run grep \
directly from Tracker."
HOMEPAGE="https://github.com/HaikuArchives/TrackerGrep"
SRC_URI="https://github.com/HaikuArchives/TrackerGrep/archive/v$portVersion.tar.gz"
SOURCE_URI="https://github.com/HaikuArchives/TrackerGrep/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="7b19601d48ae26bc54345c26914892ea6a8e54f131c5049ee5bb52523a950d81"
SOURCE_DIR="TrackerGrep-$portVersion"
LICENSE="MIT"