mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
Simsu: bump version
This commit is contained in:
@@ -5,11 +5,11 @@ all instances of a number. You can also check your answers for correctness while
|
||||
The game stores your current notes and answers, so that you can pick up where you left \
|
||||
off the next time you play."
|
||||
HOMEPAGE="https://gottcode.org/simsu/"
|
||||
COPYRIGHT="2018 Graeme Gott"
|
||||
COPYRIGHT="2009-2020 Graeme Gott"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://gottcode.org/simsu/simsu-$portVersion-src.tar.bz2"
|
||||
CHECKSUM_SHA256="a3c56b6339fd314b198b7ec89d27f1919d4b480e7e0eae03980dda5fec31cd6a"
|
||||
CHECKSUM_SHA256="b5df8994ff7bc35e775c466c8214e4362d1f720757383c9cd412693fcb6f143b"
|
||||
SOURCE_DIR="simsu-$portVersion"
|
||||
ADDITIONAL_FILES="simsu.rdef.in"
|
||||
|
||||
@@ -37,6 +37,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