[jhbuild] bootstrap: use http://download.gnome.org/



commit 90a94dd760b6d352a6b7c5fd30fa6144e882e4c9
Author: Ryan Lortie <desrt desrt ca>
Date:   Sun Jan 4 21:09:00 2015 -0500

    bootstrap: use http://download.gnome.org/
    
    ...instead of hardcoding one of the mirrors, which may be offline.

 modulesets/bootstrap.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/bootstrap.modules b/modulesets/bootstrap.modules
index d8e656d..f25a3ae 100644
--- a/modulesets/bootstrap.modules
+++ b/modulesets/bootstrap.modules
@@ -10,7 +10,7 @@
   <repository type="tarball" name="xmlsoft" href="http://xmlsoft.org/sources/"/>
   <repository type="tarball" name="sourceware" href="http://mirrors.kernel.org/sources.redhat.com/"/>
   <repository type="tarball" name="launchpad" href="http://launchpad.net/"/>
-  <repository type="tarball" name="gnome-http" href="http://ftp.cse.buffalo.edu/pub/Gnome/sources/"/>
+  <repository type="tarball" name="gnome-http" href="http://download.gnome.org/sources/"/>
   <repository type="tarball" name="dbus" href="http://dbus.freedesktop.org/releases/dbus/"/>
   <repository type="tarball" name="cairo" href="http://www.cairographics.org/releases/"/>
   <repository type="tarball" name="tango" href="http://tango.freedesktop.org/releases/"/>


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