mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 15:08:57 +02:00
gitCommit => srcGitRev, code style.
This commit is contained in:
@@ -6,10 +6,10 @@ HOMEPAGE="http://github.com/AdrianArroyoCalle/SuperFreeCell"
|
||||
COPYRIGHT="2014-2015 Adrián Arroyo Calle"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
gitCommit="c2dc0320cfc3b461acae346ebf90e5b6501feb98"
|
||||
SOURCE_URI="$HOMEPAGE/archive/$gitCommit.tar.gz"
|
||||
srcGitRev="c2dc0320cfc3b461acae346ebf90e5b6501feb98"
|
||||
SOURCE_URI="$HOMEPAGE/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="af3668423e0f6fe19ac1efbcd6696046c1a492b616390222b140524ca9161a94"
|
||||
SOURCE_DIR="SuperFreeCell-$gitCommit"
|
||||
SOURCE_DIR="SuperFreeCell-$srcGitRev"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 ?x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
Reference in New Issue
Block a user