From e2bdb30f431b0ebde9750d7aaf1ebbbf5a1b7f3f Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 17 Apr 2014 10:59:47 +0200 Subject: gimp, gegl, babl: change SRC_URI to http The FTP server on ftp.gimp.org hasn't been working for a few weeks now, so switch to http which does work. Signed-off-by: Koen Kooi Signed-off-by: Martin Jansa --- meta-oe/recipes-graphics/gimp/gimp_2.8.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-oe/recipes-graphics/gimp') diff --git a/meta-oe/recipes-graphics/gimp/gimp_2.8.10.bb b/meta-oe/recipes-graphics/gimp/gimp_2.8.10.bb index b70148eff8..68a669c621 100644 --- a/meta-oe/recipes-graphics/gimp/gimp_2.8.10.bb +++ b/meta-oe/recipes-graphics/gimp/gimp_2.8.10.bb @@ -8,7 +8,7 @@ DEPENDS = "babl gdk-pixbuf-native libart-lgpl gtk+ jpeg libpng libexif tiff webk inherit gnome -SRC_URI = "ftp://ftp.gimp.org/pub/gimp/v2.8/gimp-${PV}.tar.bz2 \ +SRC_URI = "http://ftp.gimp.org/pub/gimp/v2.8/gimp-${PV}.tar.bz2 \ file://freetype.patch \ " SRC_URI[md5sum] = "84c964aab7044489af69f7319bb59b47" -- cgit 1.2.3-korg