From 65f7fe5668d5eb6e0a00a2117514e19720e8f11f Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Tue, 9 Jul 2024 22:43:56 +0200 Subject: [PATCH] CI: bump FreeBSD Python packages Closes #14141 --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3