From: Dan Fandrich Date: Sat, 7 Oct 2023 19:37:14 +0000 (-0700) Subject: CI: bump OpenLDAP package version on FreeBSD X-Git-Tag: curl-8_4_0~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dff6b78fe7876ef556977b47b1febd7d752113f1;p=thirdparty%2Fcurl.git CI: bump OpenLDAP package version on FreeBSD The old one is no longer available. --- diff --git a/.cirrus.yml b/.cirrus.yml index 26aa20e526..ae7d8591d2 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -54,7 +54,7 @@ freebsd_task: pkginstall_script: - pkg update -f - - pkg install -y autoconf automake libtool pkgconf brotli openldap24-client heimdal libpsl libssh2 openssh-portable libidn2 librtmp libnghttp2 nghttp2 stunnel py39-openssl py39-impacket py39-cryptography + - pkg install -y autoconf automake libtool pkgconf brotli openldap26-client heimdal libpsl libssh2 openssh-portable libidn2 librtmp libnghttp2 nghttp2 stunnel py39-openssl py39-impacket py39-cryptography - pkg delete -y curl configure_script: - autoreconf -fi