[gimp-web/testing] Fix download links for GTK+, glib, Pango - Bug 686143



commit e37842eed0baae3a1d602ceb06429affa6ea7923
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date:   Mon Dec 14 18:52:47 2015 +0300

    Fix download links for GTK+, glib, Pango - Bug 686143

 content/source/index.md |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/content/source/index.md b/content/source/index.md
index 662ded4..2caa717 100644
--- a/content/source/index.md
+++ b/content/source/index.md
@@ -65,21 +65,21 @@ All requirements below must be met to be able compiling GIMP from source. This l
 <tr>
 <td>GTK+</td>
 <td>2.24.10 or newer</td>
-<td>[Download](ftp://ftp.gtk.org/pub/gtk/)</td>
+<td>[Download](ftp://ftp.gnome.org/pub/GNOME/sources/gtk+/)</td>
 <td>-</td>
 <td>The GIMP toolkit</td>
 </tr>
 <tr>
 <td>GLib</td>
 <td>2.30.2 or newer</td>
-<td>[Download](ftp://ftp.gtk.org/pub/glib)</td>
+<td>[Download](ftp://ftp.gnome.org/pub/GNOME/sources/glib/)</td>
 <td>-</td>
 <td>Glib Convenience Library</td>
 </tr>
 <tr>
 <td>Pango</td>
 <td>1.29.4 or newer</td>
-<td>[Download](ftp://ftp.gtk.org/pub/pango)</td>
+<td>[Download](ftp://ftp.gnome.org/pub/GNOME/sources/pango/)</td>
 <td>-</td>
 <td>Text layout engine, GIMP also requires PangoCairo — a Pango backend using Cairo</td>
 </tr>


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