diff --git a/www-servers/apache/apache-2.4.57.recipe b/www-servers/apache/apache-2.4.57.recipe index 42f897f33..493e009c0 100644 --- a/www-servers/apache/apache-2.4.57.recipe +++ b/www-servers/apache/apache-2.4.57.recipe @@ -5,7 +5,7 @@ and freely-available source code implementation of an HTTP (Web) server" HOMEPAGE="https://httpd.apache.org/" COPYRIGHT="1995-2022 The Apache Software Foundation." LICENSE="Apache v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://archive.apache.org/dist/httpd/httpd-$portVersion.tar.bz2" CHECKSUM_SHA256="dbccb84aee95e095edfbb81e5eb926ccd24e6ada55dcd83caecb262e5cf94d2a" SOURCE_DIR="httpd-$portVersion" @@ -187,14 +187,14 @@ BUILD_REQUIRES=" devel:libapr_1$secondaryArchSuffix devel:libaprutil_1$secondaryArchSuffix devel:libbrotlienc$secondaryArchSuffix - devel:libcrypto$secondaryArchSuffix + devel:libcrypto$secondaryArchSuffix >= 3 devel:libcurl$secondaryArchSuffix devel:libexpat$secondaryArchSuffix devel:libiconv$secondaryArchSuffix devel:libjansson$secondaryArchSuffix # devel:libldap$secondaryArchSuffix devel:libnghttp2$secondaryArchSuffix - devel:libssl$secondaryArchSuffix + devel:libssl$secondaryArchSuffix >= 3 devel:libz$secondaryArchSuffix " BUILD_PREREQUIRES="