summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2022-02-25 13:31:43 +0000
committerSimon McVittie <smcv@collabora.com>2022-02-25 14:17:01 +0000
commitbad56dc99aec10926af1157c63ba345364d2e53c (patch)
tree2569ea6efbdc968b49e0cbdccfa093d6235c328b
parent1784fa3da1fc25b48e49b35b7f1322a710583236 (diff)
downloaddbus-bad56dc99aec10926af1157c63ba345364d2e53c.tar.gz
dbus-bad56dc99aec10926af1157c63ba345364d2e53c.tar.bz2
dbus-bad56dc99aec10926af1157c63ba345364d2e53c.zip
CI: Use https to download MSYS packages
Signed-off-by: Simon McVittie <smcv@collabora.com>
-rwxr-xr-xtools/ci-install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ci-install.sh b/tools/ci-install.sh
index 6bc29a91..ba8ee560 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=(