Browse Source

CI: bump OpenLDAP package version on FreeBSD

The old one is no longer available.
Dan Fandrich 7 months ago
parent
commit
dff6b78fe7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .cirrus.yml

+ 1 - 1
.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