CI: Use https to download MSYS packages
authorSimon McVittie <smcv@collabora.com>
Fri, 25 Feb 2022 13:31:43 +0000 (13:31 +0000)
committerSimon McVittie <smcv@collabora.com>
Fri, 25 Feb 2022 14:17:01 +0000 (14:17 +0000)
Signed-off-by: Simon McVittie <smcv@collabora.com>
tools/ci-install.sh

index 6bc29a9..ba8ee56 100755 (executable)
@@ -240,7 +240,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=(