.gitmodules: Update URL for libglnx

Seeing a 404 in the CentOS build for some reason...something like
older versions of git not following redirects maybe?

Update submodule: libglnx

Closes: #1374
Approved by: jlebon
This commit is contained in:
Colin Walters 2018-05-26 17:17:36 -04:00 committed by Atomic Bot
parent bff3a54e1e
commit 89d130c596

2
.gitmodules vendored
View File

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