.gitmodules: Temporarily fetch from Github mirror of libglnx

gitlab.gnome.org is currently down, so use a mirror.
The specific commit we are using has not changed.

Signed-off-by: Simon McVittie <smcv@collabora.com>
(cherry picked from commit 7cb9eb3ebc)
This commit is contained in:
Simon McVittie
2022-11-17 18:23:14 +00:00
parent 61fb373b88
commit 1fc97aaf02

2
.gitmodules vendored
View File

@@ -1,6 +1,6 @@
[submodule "libglnx"]
path = subprojects/libglnx
url = https://gitlab.gnome.org/GNOME/libglnx.git
url = https://github.com/GNOME/libglnx.git
[submodule "bubblewrap"]
path = subprojects/bubblewrap
url = https://github.com/containers/bubblewrap.git