mirror of
https://github.com/flatpak/flatpak.git
synced 2026-04-03 06:47:19 -04:00
.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:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user