Module: deluge Branch: master Commit: a1be15ffb22a66549281016717467ddb288622cd
Author: Damien Churchill <[email protected]> Date: Sun Mar 7 19:11:40 2010 +0000 update the libtorrent submodule to point to 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.
