From cdba9f17e0005cf611ce5bc78b6ec0ccd3270118 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Eric=20B=C3=A9nard?= Date: Mon, 20 Dec 2010 22:44:52 +0100 Subject: [PATCH] swt3.5-gtk: fix SRC_URI MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Fetch failed: Unable to fetch URL http://mirror.switch.ch/eclipse/eclipse/downloads/drops/R-3.5.1-200909170800/swt-3.5.1-gtk-linux-x86.zip;name=swt from any source. Signed-off-by: Eric Bénard --- recipes/swt/swt3.5-gtk_3.5.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/swt/swt3.5-gtk_3.5.1.bb b/recipes/swt/swt3.5-gtk_3.5.1.bb index 027efd220a..a793bc87c2 100644 --- a/recipes/swt/swt3.5-gtk_3.5.1.bb +++ b/recipes/swt/swt3.5-gtk_3.5.1.bb @@ -2,7 +2,7 @@ require swt-gtk.inc PR = "r1" -SRC_URI = "http://mirror.switch.ch/eclipse/eclipse/downloads/drops/R-3.5.1-200909170800/swt-3.5.1-gtk-linux-x86.zip;name=swt \ +SRC_URI = "http://archive.eclipse.org/eclipse/downloads/drops/R-3.5.1-200909170800/swt-3.5.1-gtk-linux-x86.zip;name=swt \ file://Makefile" SRC_URI[swt.md5sum] = "ceaa95d484d7ab95c663401b5a9bd1f5" -- 2.39.5