Change libssh2 submodule URL back to the official repo

This commit is contained in:
Jason Haslam 2019-01-05 14:00:42 -07:00
parent 29a3bd41c1
commit d156ef65a5

2
.gitmodules vendored
View File

@ -3,7 +3,7 @@
url = https://github.com/stinb/libgit2.git
[submodule "dep/libssh2/libssh2"]
path = dep/libssh2/libssh2
url = https://github.com/stinb/libssh2.git
url = https://github.com/libssh2/libssh2.git
[submodule "dep/openssl/openssl"]
path = dep/openssl/openssl
url = https://github.com/openssl/openssl.git