php8: update to openssl3

This commit is contained in:
PulkoMandy
2024-08-24 14:30:31 +02:00
parent 68706a7adf
commit 61fb42b593

View File

@@ -72,7 +72,7 @@ CONFLICTS="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libbz2$secondaryArchSuffix
devel:libcrypto$secondaryArchSuffix
devel:libcrypto$secondaryArchSuffix >= 3
devel:libcurl$secondaryArchSuffix
devel:libfreetype$secondaryArchSuffix
devel:libgettextlib$secondaryArchSuffix
@@ -87,7 +87,7 @@ BUILD_REQUIRES="
devel:libpq$secondaryArchSuffix
devel:libreadline$secondaryArchSuffix >= 8
devel:libsqlite3$secondaryArchSuffix
devel:libssl$secondaryArchSuffix
devel:libssl$secondaryArchSuffix >= 3
devel:libwebp$secondaryArchSuffix
devel:libxml2$secondaryArchSuffix
devel:libz$secondaryArchSuffix