teeworlds: update to openssl 3

This commit is contained in:
PulkoMandy
2024-08-24 11:42:26 +02:00
parent abe0f92e9f
commit b2d2f14cf9

View File

@@ -6,7 +6,7 @@ design your own maps!"
HOMEPAGE="https://www.teeworlds.com"
COPYRIGHT="2007-2021 Magnus Auvinen"
LICENSE="Zlib"
REVISION="2"
REVISION="3"
SOURCE_URI="https://downloads.teeworlds.com/teeworlds-$portVersion-src.tar.gz"
CHECKSUM_SHA256="fcde2223398e027434ec96315103e9861fc458161b49b15908dc56b8e7a8ecd9"
SOURCE_DIR="teeworlds-$portVersion-src"
@@ -34,12 +34,12 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libcrypto$secondaryArchSuffix
devel:libcrypto$secondaryArchSuffix >= 3
devel:libfreetype$secondaryArchSuffix
devel:libGL$secondaryArchSuffix
devel:libGLU$secondaryArchSuffix
devel:libSDL2_2.0$secondaryArchSuffix
devel:libssl$secondaryArchSuffix
devel:libssl$secondaryArchSuffix >= 3
devel:libz$secondaryArchSuffix
"
BUILD_PREREQUIRES="