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/Slayer"
COPYRIGHT="1998 Arto Jalkanen"
LICENSE="GNU GPL v3"
REVISION="1"
COMMIT="bf24f8fdaa4841ad215b0aa4d99a377e86a5a4ab"
SOURCE_URI="https://github.com/HaikuArchives/Slayer/archive/$COMMIT.tar.gz"
srcGitRev="bf24f8fdaa4841ad215b0aa4d99a377e86a5a4ab"
SOURCE_URI="https://github.com/HaikuArchives/Slayer/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="efd3d2db245d585095b92ee5e07028939cd077227812418cf9e2677f80b28ea3"
SOURCE_DIR="Slayer-$COMMIT"
SOURCE_DIR="Slayer-$srcGitRev"
ARCHITECTURES="x86_gcc2 x86_64"