From 49a792d18a64a05453d5da13d89eeb94662bad95 Mon Sep 17 00:00:00 2001 From: PulkoMandy Date: Thu, 22 Aug 2024 21:49:51 +0200 Subject: [PATCH] openldap: update to openssl3 --- net-nds/openldap/openldap2.4-2.4.48.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net-nds/openldap/openldap2.4-2.4.48.recipe b/net-nds/openldap/openldap2.4-2.4.48.recipe index 1f4302d67..2a83f8e91 100644 --- a/net-nds/openldap/openldap2.4-2.4.48.recipe +++ b/net-nds/openldap/openldap2.4-2.4.48.recipe @@ -7,7 +7,7 @@ develop the OpenLDAP Suite and its related documentation." COPYRIGHT="1998-2016 The OpenLDAP Foundation" HOMEPAGE="https://www.openldap.org/" LICENSE="OpenLDAP Public License" -REVISION="2" +REVISION="3" SOURCE_URI="ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-$portVersion.tgz" CHECKSUM_SHA256="d9523ffcab5cd14b709fcf3cb4d04e8bc76bb8970113255f372bc74954c6074d" SOURCE_DIR="openldap-$portVersion" @@ -38,8 +38,8 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libcrypto$secondaryArchSuffix - devel:libssl$secondaryArchSuffix + devel:libcrypto$secondaryArchSuffix >= 3 + devel:libssl$secondaryArchSuffix >= 3 " BUILD_PREREQUIRES=" cmd:aclocal