Skip to content

Commit bda5b41

Browse files
authored
Merge pull request #84 from bgilbert/glib
Switch glib back to wrapdb wrap
2 parents 45d0d3d + 7483301 commit bda5b41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

meson/subprojects/glib.wrap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[wrap-file]
22
directory = glib-2.76.1
3-
43
source_url = https://download.gnome.org/sources/glib/2.76/glib-2.76.1.tar.xz
5-
source_fallback_url = https://ftp.acc.umu.se/pub/gnome/sources/glib/2.76/glib-2.76.1.tar.xz
4+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/glib_2.76.1-1/glib-2.76.1.tar.xz
65
source_filename = glib-2.76.1.tar.xz
76
source_hash = 43dc0f6a126958f5b454136c4398eab420249c16171a769784486e25f2fda19f
7+
wrapdb_version = 2.76.1-1
88

99
[provide]
1010
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

0 commit comments

Comments
 (0)