gitCommit => srcGitRev, code style.

This commit is contained in:
Jerome Duval
2018-08-07 11:03:27 +02:00
parent 9e7c9082f4
commit 699012fda3
31 changed files with 131 additions and 143 deletions

View File

@@ -9,10 +9,10 @@ COPYRIGHT="1998-2006 Matthijs Hollemans
2007 Jonas Sundström."
LICENSE="MIT"
REVISION="4"
gitCommit="4b7b780c39eab07b316f6bb511b15919513b9324"
SOURCE_URI="https://github.com/HaikuArchives/TrackerGrep/archive/$gitCommit.tar.gz"
srcGitRev="4b7b780c39eab07b316f6bb511b15919513b9324"
SOURCE_URI="https://github.com/HaikuArchives/TrackerGrep/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="f17598bf340c6e0f5073f6ce5b21a2bea157ee5c72b65d94f3bf1530366e2cae"
SOURCE_DIR="TrackerGrep-$gitCommit"
SOURCE_DIR="TrackerGrep-$srcGitRev"
ARCHITECTURES="x86_gcc2 x86 x86_64"