]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
subprojects: Update fallback GLib subproject
authorSimon McVittie <smcv@collabora.com>
Thu, 27 Feb 2025 17:51:37 +0000 (17:51 +0000)
committerSimon McVittie <smcv@collabora.com>
Thu, 27 Feb 2025 19:27:06 +0000 (19:27 +0000)
Updated with:

    meson wrap update

We need a newer GLib when building on Windows using Meson, because the
removal of distutils in recent versions of Python breaks older GLib.

Signed-off-by: Simon McVittie <smcv@collabora.com>
subprojects/glib.wrap

index 3b1faf1031a02e73d8c5c1ff124b5b2a108b225f..0dcb0b8676d7f50f38c92832edc7ccfad5598da2 100644 (file)
@@ -1,9 +1,10 @@
 [wrap-file]
-directory = glib-2.72.2
-source_url = https://download.gnome.org/sources/glib/2.72/glib-2.72.2.tar.xz
-source_filename = glib-2.72.2.tar.xz
-source_hash = 78d599a133dba7fe2036dfa8db8fb6131ab9642783fc9578b07a20995252d2de
-wrapdb_version = 2.72.2-1
+directory = glib-2.82.5
+source_url = https://download.gnome.org/sources/glib/2.82/glib-2.82.5.tar.xz
+source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/glib_2.82.5-1/glib-2.82.5.tar.xz
+source_filename = glib-2.82.5.tar.xz
+source_hash = 05c2031f9bdf6b5aba7a06ca84f0b4aced28b19bf1b50c6ab25cc675277cbc3f
+wrapdb_version = 2.82.5-1
 
 [provide]
 dependency_names = gthread-2.0, gobject-2.0, gmodule-no-export-2.0, gmodule-export-2.0, gmodule-2.0, glib-2.0, gio-2.0, gio-windows-2.0, gio-unix-2.0