[libsoup] DOAP: fix download location



commit 9dc749a34bef1f8478d94546c8132017aa3d4aff
Author: Olav Vitters <olav vitters nl>
Date:   Tue Mar 8 22:34:51 2011 +0100

    DOAP: fix download location

 libsoup.doap |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libsoup.doap b/libsoup.doap
index 930f579..0002864 100644
--- a/libsoup.doap
+++ b/libsoup.doap
@@ -9,7 +9,7 @@
   <description>libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop, to integrate well with GNOME applications.</description>
 
   <homepage rdf:resource="http://live.gnome.org/LibSoup"; />
-  <download-page rdf:resource="ftp://ftp.gnome.org/pub/GNOME/sources/libsoup/"/>
+  <download-page rdf:resource="http://download.gnome.org/sources/libsoup/"/>
   <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=libsoup"/>
   <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/libsoup-list"/>
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]