[Libguestfs] [PATCH 9/9] Build: Update location of git repo in module info

Matthew Booth mbooth at redhat.com
Fri Feb 12 09:39:22 UTC 2010


---
 Build.PL |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Build.PL b/Build.PL
index d661b62..efce5dd 100644
--- a/Build.PL
+++ b/Build.PL
@@ -236,7 +236,7 @@ my $build = $class->new (
         resources => {
           license => "http://www.gnu.org/licenses/gpl.html",
           homepage =>  "http://people.redhat.com/mbooth/virt-v2v/",
-          repository => "http://gitorious.org/virt-v2v/virt-v2v",
+          repository => "git://git.fedorahosted.org/virt-v2v.git",
           MailingList => "http://www.redhat.com/mailman/listinfo/libguestfs",
         },
     },
-- 
1.6.6




More information about the Libguestfs mailing list