mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-18 17:35:59 +01:00
openldap, bump to 2.6.10 (#12817)
This commit is contained in:
@@ -4,12 +4,12 @@ robust, commercial-grade, fully featured, and open source LDAP suite of \
|
||||
applications and development tools. The project is managed by a worldwide \
|
||||
coummunity of volunteers that use the Internet to communicate, plan, and \
|
||||
develop the OpenLDAP Suite and its related documentation."
|
||||
COPYRIGHT="1998-2016 The OpenLDAP Foundation"
|
||||
COPYRIGHT="1998-2024 The OpenLDAP Foundation"
|
||||
HOMEPAGE="https://www.openldap.org/"
|
||||
LICENSE="OpenLDAP Public License"
|
||||
REVISION="2"
|
||||
SOURCE_URI="ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-$portVersion.tgz"
|
||||
CHECKSUM_SHA256="082e998cf542984d43634442dbe11da860759e510907152ea579bdc42fe39ea0"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-$portVersion.tgz"
|
||||
CHECKSUM_SHA256="c065f04aad42737aebd60b2fe4939704ac844266bc0aeaa1609f0cad987be516"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -76,16 +76,16 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libcrypto$secondaryArchSuffix >= 3
|
||||
devel:libssl$secondaryArchSuffix >= 3
|
||||
devel:libcrypto$secondaryArchSuffix
|
||||
devel:libssl$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:aclocal
|
||||
cmd:autoreconf
|
||||
cmd:make
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:ld$secondaryArchSuffix
|
||||
cmd:libtoolize$secondaryArchSuffix
|
||||
cmd:make
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
cmd:soelim
|
||||
"
|
||||
Reference in New Issue
Block a user