mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
openldap: update to openssl3
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user