]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
cirrus: switch to openldap24-client
authorDaniel Stenberg <daniel@haxx.se>
Mon, 18 Oct 2021 07:22:33 +0000 (09:22 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 18 Oct 2021 08:41:15 +0000 (10:41 +0200)
... as it seems openldap-client doesn't exist anymore.

Reported-by: Jay Satiro
Fixes #7868
Closes #7869

.cirrus.yml

index 4c770a2a0430117999a719546322b5408e6a6fe1..3a7b5a5f56ac8e225cd85e191682ad4960df047f 100644 (file)
@@ -43,7 +43,7 @@ freebsd_task:
 
   pkginstall_script:
     - pkg update -f
-    - pkg install -y autoconf automake libtool pkgconf brotli openldap-client heimdal libpsl libssh2 openssh-portable libidn2 librtmp libnghttp2 nghttp2 stunnel
+    - pkg install -y autoconf automake libtool pkgconf brotli openldap24-client heimdal libpsl libssh2 openssh-portable libidn2 librtmp libnghttp2 nghttp2 stunnel
     - pkg delete -y curl
     - easy_install "cryptography<3.2"
     - easy_install "pyOpenSSL<20.0"