summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2020-11-06 13:38:45 +0000
committerSimon McVittie <smcv@collabora.com>2020-11-06 13:38:45 +0000
commit053238254ec1cd145208d19c808678b61a6a6566 (patch)
treedbae71f21f734b90aeff73e68e0dc0a0fbcec973 /tools
parent0686f7bb165fe43715bde49802ab369bc7e9afe3 (diff)
downloaddbus-053238254ec1cd145208d19c808678b61a6a6566.tar.gz
ci-build: Update required MSYS packages
The older versions we were previously building against are no longer available on mirrors. Based on changes proposed in !189 by Arnout Engelen, and the package list gathered by Ralf Habacker in #318. Resolves: https://gitlab.freedesktop.org/dbus/dbus/-/issues/318 Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'tools')
-rwxr-xr-xtools/ci-build.sh14
1 files changed, 7 insertions, 7 deletions
diff --git a/tools/ci-build.sh b/tools/ci-build.sh
index c0d331f1..94caa370 100755
--- a/tools/ci-build.sh
+++ b/tools/ci-build.sh
@@ -187,16 +187,16 @@ case "$ci_host" in
unset CXX
for pkg in \
bzip2-1.0.8-1 \
- expat-2.1.0-6 \
- gcc-libs-5.2.0-4 \
- gettext-0.19.6-1 \
- glib2-2.46.1-1 \
+ expat-2.2.9-1 \
+ gcc-libs-9.3.0-2 \
+ gettext-0.19.8.1-8 \
+ glib2-2.64.2-1 \
iconv-1.16-1 \
- libffi-3.2.1-3 \
+ libffi-3.3-1 \
libiconv-1.16-1 \
- libwinpthread-git-5.0.0.4850.d1662dc7-1 \
+ libwinpthread-git-8.0.0.5814.9dbf4cc1-1 \
pcre-8.44-1 \
- zlib-1.2.8-9 \
+ zlib-1.2.11-7 \
; do
wget ${mirror}/mingw-w64-${ci_host%%-*}-${pkg}-any.pkg.tar.xz
tar -xvf mingw-w64-${ci_host%%-*}-${pkg}-any.pkg.tar.xz