From 09a87554088635a525e445c6213f68ff7cbfd19a Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Mon, 28 Jun 2010 17:57:48 +0200 Subject: libecj-bootstrap_3.4.bb: Fix SRC_URI for new location --- recipes/ecj/libecj-bootstrap_3.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/ecj') diff --git a/recipes/ecj/libecj-bootstrap_3.4.bb b/recipes/ecj/libecj-bootstrap_3.4.bb index 27dc120782..db66eaeb92 100644 --- a/recipes/ecj/libecj-bootstrap_3.4.bb +++ b/recipes/ecj/libecj-bootstrap_3.4.bb @@ -3,7 +3,7 @@ require libecj-bootstrap.inc PR = "r2" SRC_URI = "\ - http://mirrors.ibiblio.org/pub/mirrors/eclipse/eclipse/downloads/drops/R-3.4-200806172000/ecjsrc-3.4.zip \ + http://archive.eclipse.org/eclipse/downloads/drops/R-3.4-200806172000/ecjsrc-3.4.zip \ " -- cgit 1.2.3-korg