summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2022-11-17 18:23:14 +0000
committerSimon McVittie <smcv@collabora.com>2022-11-17 18:24:41 +0000
commit7cb9eb3ebc1627d6a4145abf3a72382be9562b1a (patch)
tree0dba74aca05aed87fd18fa7f1adf5ef84526a3b7
parentf9a7d120144bc07b6a65e542e449d9d4bbd8a808 (diff)
downloadflatpak-7cb9eb3ebc1627d6a4145abf3a72382be9562b1a.tar.gz
.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>
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index cab9a7b9..81086783 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -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