Use https for submodule

This silences a QA warning on Gentoo and should reduce the risk of MITM
attacks against users.
This commit is contained in:
eroen 2018-03-02 11:45:41 +01:00 committed by Jelle van der Waa
parent b3e923572a
commit 64e6bfe1d5
1 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "util"]
path = util
url = git://github.com/thestinger/util.git
url = https://github.com/thestinger/util.git