From a1be15ffb22a66549281016717467ddb288622cd Mon Sep 17 00:00:00 2001 From: Damien Churchill Date: Sun, 7 Mar 2010 19:11:40 +0000 Subject: [PATCH] update the libtorrent submodule to point to the public git repository --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index cd3bcd732..8cf95b31a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "libtorrent"] path = libtorrent - url = git@deluge-torrent.org:libtorrent + url = git://deluge-torrent.org/libtorrent