Module: deluge Branch: 1.2-stable Commit: c0b3d4745a5d40ae4d052aa9cb3998349f4a86ac
Author: Damien Churchill <[email protected]> Date: Sun Mar 7 19:13:53 2010 +0000 update the libtorrent submodule to use the public git repository. --- .gitmodules | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.gitmodules b/.gitmodules index cd3bcd7..8cf95b3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "libtorrent"] path = libtorrent - url = [email protected]:libtorrent + url = git://deluge-torrent.org/libtorrent -- You received this message because you are subscribed to the Google Groups "deluge-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/deluge-commit?hl=en.
