mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
cyrus_sasl: update to openssl3
This commit is contained in:
@@ -8,7 +8,7 @@ IMAP, ACAP, LDAP, and other standard protocols."
|
||||
HOMEPAGE="https://github.com/cyrusimap/cyrus-sasl"
|
||||
COPYRIGHT="1994-2012 Carnegie Mellon University"
|
||||
LICENSE="BSD (4-clause)"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/cyrusimap/cyrus-sasl/archive/cyrus-sasl-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="3e38933a30b9ce183a5488b4f6a5937a702549cde0d3287903d80968ad4ec341"
|
||||
SOURCE_DIR="cyrus-sasl-cyrus-sasl-$portVersion"
|
||||
@@ -50,8 +50,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