From bc529c65ea156c3d6839eed99edd80c15e7fd758 Mon Sep 17 00:00:00 2001 From: Tom Schoonjans Date: Sun, 28 Sep 2014 18:13:47 +0200 Subject: [PATCH] libffi url changed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a8c4618..d15af103 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ The included GTK+ dependencies were selected according to the flowchart used by * [glib](http://ftp.gnome.org/pub/GNOME/sources/glib/) (2.42.0) * [gtk](http://ftp.gnome.org/pub/GNOME/sources/gtk+/) (2.24.24) * [harfbuzz](http://www.freedesktop.org/software/harfbuzz/release/) (0.9.35) -* [libffi](ftp://sourceware.org/pub/libffi) (3.1) +* [libffi](http://sourceware.org/libffi/) (3.1) * [libpng](http://sourceforge.net/project/showfiles.php?group_id=5624) (1.6.13) * [libxml2](http://xmlsoft.org/sources/) (2.9.1) * [pango](http://ftp.gnome.org/pub/GNOME/sources/pango/) (1.36.8)