subprojects: update glib to 2.74.1
authorTim-Philipp Müller <tim@centricular.com>
Fri, 18 Nov 2022 00:50:56 +0000 (00:50 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 18 Nov 2022 00:50:56 +0000 (00:50 +0000)
With fallback_url for tarball now too.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3432>

subprojects/glib.wrap

index 6fbad4d..a865af4 100644 (file)
@@ -1,11 +1,11 @@
 [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.74.1
+source_url = https://download.gnome.org/sources/glib/2.74/glib-2.74.1.tar.xz
+source_fallback_url = https://ftp.acc.umu.se/pub/gnome/sources/glib/2.74/glib-2.74.1.tar.xz
+source_filename = glib-2.74.1.tar.xz
+source_hash = 0ab981618d1db47845e56417b0d7c123f81a3427b2b9c93f5a46ff5bbb964964
+wrapdb_version = 2.74.1-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
 program_names = glib-genmarshal, glib-mkenums, glib-compile-schemas, glib-compile-resources, gio-querymodules, gdbus-codegen
-