update to OpenSSL's github mirror
This commit is contained in:
parent
c687bc934e
commit
2288210cc6
|
@ -12,7 +12,7 @@
|
||||||
ignore = dirty
|
ignore = dirty
|
||||||
[submodule "external/openssl"]
|
[submodule "external/openssl"]
|
||||||
path = external/openssl
|
path = external/openssl
|
||||||
url = git://git.openssl.org/openssl
|
url = https://github.com/openssl/openssl.git
|
||||||
ignore = dirty
|
ignore = dirty
|
||||||
[submodule "external/iptables"]
|
[submodule "external/iptables"]
|
||||||
path = external/iptables
|
path = external/iptables
|
||||||
|
|
Loading…
Reference in New Issue