From: Simon McVittie Date: Fri, 25 Feb 2022 13:31:43 +0000 (+0000) Subject: CI: Use https to download MSYS packages X-Git-Tag: dbus-1.12.22~4^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bad56dc99aec10926af1157c63ba345364d2e53c;p=thirdparty%2Fdbus.git CI: Use https to download MSYS packages Signed-off-by: Simon McVittie --- diff --git a/tools/ci-install.sh b/tools/ci-install.sh index 6bc29a91c..ba8ee560a 100755 --- a/tools/ci-install.sh +++ b/tools/ci-install.sh @@ -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=(