Skip to content

Commit ac7be76

Browse files
committed
Merge pull request #461 from phatblat/phatblat/pr/libssh2
Update libssh2 submodule url
2 parents 824826c + 4db6d06 commit ac7be76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
url = https://github.com/openssl/openssl.git
77
[submodule "libssh2"]
88
path = External/libssh2
9-
url = git://git.libssh2.org/libssh2.git
9+
url = https://github.com/libssh2/libssh2.git
1010
[submodule "Carthage.checkout/Nimble"]
1111
path = Carthage/Checkouts/Nimble
1212
url = https://github.com/Quick/Nimble.git

0 commit comments

Comments
 (0)