bzflag: update to openssl 3

This commit is contained in:
PulkoMandy
2024-08-24 11:30:02 +02:00
parent b26c23c306
commit 8e97eadfd7

View File

@@ -7,7 +7,7 @@ day."
HOMEPAGE="https://www.bzflag.org/"
COPYRIGHT="1993-2022 Tim Riker"
LICENSE="GNU LGPL v2.1"
REVISION="1"
REVISION="2"
SOURCE_URI="https://download.bzflag.org/bzflag/source/$portVersion/bzflag-$portVersion.tar.bz2"
CHECKSUM_SHA256="01830405ff26ad1dc595a7e0695c824c2786e678868d9ff822aeb14ac7481014"
PATCHES="bzflag-$portVersion.patchset"
@@ -47,14 +47,14 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libcares$secondaryArchSuffix
devel:libcrypto$secondaryArchSuffix
devel:libcrypto$secondaryArchSuffix >= 3
devel:libcurl$secondaryArchSuffix
devel:libgl$secondaryArchSuffix
devel:libglu$secondaryArchSuffix
devel:libglew$secondaryArchSuffix
devel:libncurses$secondaryArchSuffix
devel:libsdl2_2.0$secondaryArchSuffix
devel:libssl$secondaryArchSuffix
devel:libssl$secondaryArchSuffix >= 3
devel:libz$secondaryArchSuffix
"
BUILD_PREREQUIRES="