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/SuperPrefs"
COPYRIGHT="2017 Anirudh Murali"
LICENSE="MIT"
REVISION="1"
COMMIT="cb155e51a042a04650f98e7ccd1c9d027af76115"
SOURCE_URI="https://github.com/HaikuArchives/SuperPrefs/archive/$COMMIT.tar.gz"
srcGitRev="cb155e51a042a04650f98e7ccd1c9d027af76115"
SOURCE_URI="https://github.com/HaikuArchives/SuperPrefs/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="1e4283ba36ce9e4c4a77988fae1990df5da495d745f8d770681ca0c92d2bdc35"
SOURCE_DIR="SuperPrefs-$COMMIT"
SOURCE_DIR="SuperPrefs-$srcGitRev"
ARCHITECTURES="x86_gcc2 x86_64"