mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
supertuxkart, revbump for openssl3, fixes crash when enabling internet (#11150)
This commit is contained in:
@@ -16,7 +16,7 @@ players from all over the world and prove your racing skills!"
|
||||
HOMEPAGE="https://supertuxkart.net"
|
||||
COPYRIGHT="2021 SuperTuxKart Development Team"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://github.com/supertuxkart/stk-code/releases/download/$portVersion/supertuxkart-$portVersion-src.tar.xz"
|
||||
CHECKSUM_SHA256="eeabeb0d9801688a218f6f0a76ea3546a46a322ccaca9a258148ecacfe083ffd"
|
||||
SOURCE_DIR="SuperTuxKart-$portVersion-src"
|
||||
@@ -68,7 +68,7 @@ BUILD_REQUIRES="
|
||||
devel:libSDL2_2.0$secondaryArchSuffix
|
||||
devel:libsqlite3$secondaryArchSuffix
|
||||
devel:libsquish$secondaryArchSuffix
|
||||
devel:libssl$secondaryArchSuffix
|
||||
devel:libssl$secondaryArchSuffix >= 3
|
||||
devel:libvorbis$secondaryArchSuffix
|
||||
devel:libz$secondaryArchSuffix
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user