.gitmodules: Update URL for libglnx

Same thing as https://github.com/projectatomic/rpm-ostree/pull/1374.
Otherwise we get an annoying "warning: redirecting to" message.

Update submodule: libglnx

Closes: #1604
Approved by: cgwalters
This commit is contained in:
Jonathan Lebon 2018-05-29 10:23:31 -04:00 committed by Atomic Bot
parent ee0d9bbd5b
commit 4f8944b719

2
.gitmodules vendored
View File

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