COMMIT/commit => srcGitRev.

* code style.
This commit is contained in:
Jerome Duval
2018-08-07 08:47:35 +02:00
parent ac17bd1be4
commit f67b534c07
59 changed files with 254 additions and 273 deletions

View File

@@ -5,10 +5,10 @@ HOMEPAGE="https://github.com/HaikuArchives/BeSol/"
COPYRIGHT="1999 Jason Wrinkle"
LICENSE="GNU GPL v2"
REVISION="4"
COMMIT="2ac61dc65cb66ae9274d22f08c108ef845f9d76c"
SOURCE_URI="https://github.com/HaikuArchives/BeSol/archive/$COMMIT.zip"
srcGitRev="2ac61dc65cb66ae9274d22f08c108ef845f9d76c"
SOURCE_URI="https://github.com/HaikuArchives/BeSol/archive/$srcGitRev.zip"
CHECKSUM_SHA256="245c6c685e48a553401a5461bd3809819c5745d0a2fd86e5833ffccab5ae313b"
SOURCE_DIR="BeSol-$COMMIT"
SOURCE_DIR="BeSol-$srcGitRev"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"