From: Viktor Szakats Date: Tue, 9 Jul 2024 20:43:56 +0000 (+0200) Subject: CI: bump FreeBSD Python packages X-Git-Tag: curl-8_9_0~79 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=65f7fe5668d5eb6e0a00a2117514e19720e8f11f;p=thirdparty%2Fcurl.git CI: bump FreeBSD Python packages Closes #14141 --- diff --git a/.cirrus.yml b/.cirrus.yml index dc9454059b..6336ff6269 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -57,7 +57,7 @@ freebsd_task: pkginstall_script: - pkg update -f - - pkg install -y autoconf automake libtool pkgconf brotli openldap26-client heimdal libpsl libssh2 libidn2 librtmp libnghttp2 nghttp2 stunnel py39-openssl py39-impacket py39-cryptography libpsl + - pkg install -y autoconf automake libtool pkgconf brotli openldap26-client heimdal libpsl libssh2 libidn2 librtmp libnghttp2 nghttp2 stunnel py311-openssl py311-impacket py311-cryptography libpsl - pkg delete -y curl configure_script: - autoreconf -fi