[tor-commits] [orbot/master] update to OpenSSL's github mirror

n8fr8 at torproject.org n8fr8 at torproject.org
Mon Jan 11 22:16:22 UTC 2016


commit 2288210cc6ca2a0e96102ef95dad3facda1d1ba3
Author: Nathan Freitas <nathan at freitas.net>
Date:   Thu Jan 7 10:44:12 2016 -0500

    update to OpenSSL's github mirror
---
 .gitmodules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitmodules b/.gitmodules
index 732052d..517f919 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -12,7 +12,7 @@
 	ignore = dirty
 [submodule "external/openssl"]
 	path = external/openssl
-	url = git://git.openssl.org/openssl
+	url = https://github.com/openssl/openssl.git
 	ignore = dirty
 [submodule "external/iptables"]
 	path = external/iptables





More information about the tor-commits mailing list