From 61cfa140cb36e27658bb3199c292c68b239697dd Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 25 Feb 2022 13:31:43 +0000 Subject: [PATCH] CI: Use https to download MSYS packages Signed-off-by: Simon McVittie --- tools/ci-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ci-install.sh b/tools/ci-install.sh index 5643c638..ed0360dd 100755 --- a/tools/ci-install.sh +++ b/tools/ci-install.sh @@ -192,7 +192,7 @@ esac if [ "$ci_local_packages" = yes ]; then case "$ci_host" in (*-w64-mingw32) - mirror=http://repo.msys2.org/mingw/${ci_host%%-*} + mirror=https://repo.msys2.org/mingw/${ci_host%%-*} dep_prefix=$(pwd)/${ci_host}-prefix install -d "${dep_prefix}" packages=(