From b2d2f14cf93130cbdfb578d9ae200af4c1055ddd Mon Sep 17 00:00:00 2001 From: PulkoMandy Date: Sat, 24 Aug 2024 11:42:26 +0200 Subject: [PATCH] teeworlds: update to openssl 3 --- games-action/teeworlds/teeworlds-0.7.5.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/games-action/teeworlds/teeworlds-0.7.5.recipe b/games-action/teeworlds/teeworlds-0.7.5.recipe index 6fc2b4611..15f4e2656 100644 --- a/games-action/teeworlds/teeworlds-0.7.5.recipe +++ b/games-action/teeworlds/teeworlds-0.7.5.recipe @@ -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="