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/BeAE/"
COPYRIGHT="2003 Xentronix"
LICENSE="BSD (3-clause)"
REVISION="5"
COMMIT="ce7f02e451ff926c80e4b21bbee5a425dca159f3"
SOURCE_URI="https://github.com/HaikuArchives/BeAE/archive/$COMMIT.tar.gz"
srcGitRev="ce7f02e451ff926c80e4b21bbee5a425dca159f3"
SOURCE_URI="https://github.com/HaikuArchives/BeAE/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="8466fe021fb5e11fd0a756e86d6d662f6e6f2e15b00c0ea4d96eb50d18633a10"
SOURCE_DIR="BeAE-$COMMIT"
SOURCE_DIR="BeAE-$srcGitRev"
ARCHITECTURES="x86_gcc2 x86_64"