From c462fa4e32762f0685e183831d04e762c2cb65c9 Mon Sep 17 00:00:00 2001 From: PulkoMandy Date: Sat, 10 Aug 2024 10:55:34 +0200 Subject: [PATCH] openldap: update to openssl3 --- net-nds/openldap/openldap-2.6.6.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net-nds/openldap/openldap-2.6.6.recipe b/net-nds/openldap/openldap-2.6.6.recipe index 12a1f23d7..5b35697bf 100644 --- a/net-nds/openldap/openldap-2.6.6.recipe +++ b/net-nds/openldap/openldap-2.6.6.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="1" +REVISION="2" SOURCE_URI="ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-$portVersion.tgz" CHECKSUM_SHA256="082e998cf542984d43634442dbe11da860759e510907152ea579bdc42fe39ea0" @@ -76,8 +76,8 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libcrypto$secondaryArchSuffix - devel:libssl$secondaryArchSuffix + devel:libcrypto$secondaryArchSuffix >= 3 + devel:libssl$secondaryArchSuffix >= 3 " BUILD_PREREQUIRES=" cmd:aclocal