Skip to content

Commit 417bc3d

Browse files
OpenSSL submodule using https github mirror
1 parent 50e44d9 commit 417bc3d

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
@@ -1,6 +1,6 @@
11
[submodule "external/openssl"]
22
path = external/openssl
3-
url = git://git.openssl.org/openssl.git
3+
url = https://github.com/openssl/openssl.git
44
[submodule "external/sqlcipher"]
55
path = external/sqlcipher
66
url = https://github.com/sqlcipher/sqlcipher.git

0 commit comments

Comments
 (0)