mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
Hexalate: bump version
This commit is contained in:
@@ -4,11 +4,11 @@ each touching line matches in color. You rotate circles by right clicking, \
|
||||
and you move circles by dragging them. The game stores the positions and \
|
||||
rotations of the circles across runs."
|
||||
HOMEPAGE="https://gottcode.org/hexalate/"
|
||||
COPYRIGHT="2018 Graeme Gott"
|
||||
COPYRIGHT="2009-2020 Graeme Gott"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://gottcode.org/hexalate/hexalate-$portVersion-src.tar.bz2"
|
||||
CHECKSUM_SHA256="9dfdaaf802f792dbd539b7e87674f942a773970aa50c298cd395b5d21a9acca3"
|
||||
CHECKSUM_SHA256="5d3198523960d4df394d2092cd7e7b9003878a70a2934dbada60947651b1c88d"
|
||||
SOURCE_DIR="hexalate-$portVersion"
|
||||
ADDITIONAL_FILES="hexalate.rdef.in"
|
||||
|
||||
@@ -36,6 +36,7 @@ BUILD_REQUIRES="
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:ld$secondaryArchSuffix
|
||||
cmd:lrelease$secondaryArchSuffix >= 5
|
||||
cmd:make
|
||||
cmd:qmake$secondaryArchSuffix >= 5
|
||||
"
|
||||
Reference in New Issue
Block a user