commit 179ef6e04d227a679470b202c2746000271d4f92
Author: n8fr8 <[email protected]>
Date:   Wed Jul 17 22:46:31 2013 -0400

    updated git submodules to public https paths
---
 .gitmodules |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index e2b481e..2e4434f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,18 +1,18 @@
 [submodule "external/openssl-static"]
        path = external/openssl-static
-       url = 
git://github.com/guardianproject/android-external-openssl-ndk-static.git
+       url = https://github.com/guardianproject/openssl-android.git
 [submodule "external/tor"]
        path = external/tor
-       url = git://git.torproject.org/git/tor.git
+       url = https://git.torproject.org/git/tor.git
 [submodule "external/libevent"]
        path = external/libevent
-       url = git://github.com/libevent/libevent.git
+       url = https://github.com/libevent/libevent.git
 [submodule "external/jtorctrl"]
        path = external/jtorctrl
-       url = git://git.torproject.org/git/jtorctl
+       url = https://git.torproject.org/git/jtorctl
 [submodule "external/jtorctl"]
        path = external/jtorctl
-       url = git://git.torproject.org/git/jtorctl
+       url = https://git.torproject.org/git/jtorctl
 [submodule "external/obfsproxy"]
        path = external/obfsproxy
-       url = git://git.torproject.org/obfsproxy.git
+       url = https://git.torproject.org/obfsproxy.git



_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to