summaryrefslogtreecommitdiffstats
path: root/recipes-core/ecj
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2012-07-17 23:37:15 +0200
committerHenning Heinold <heinold@inf.fu-berlin.de>2012-07-17 23:39:00 +0200
commit1f2f6e9b950287c11d559d9b6367535b85a4e3ac (patch)
tree345eceba3bf23b8f95c9b6e1a4c4a6978b1e2936 /recipes-core/ecj
parent5d528acac0eab6cfaa4ed3c290c7db3acd5047bf (diff)
downloadmeta-java-1f2f6e9b950287c11d559d9b6367535b85a4e3ac.tar.gz
libecj-bootstrap: fix download location
Diffstat (limited to 'recipes-core/ecj')
-rw-r--r--recipes-core/ecj/libecj-bootstrap_3.6.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/ecj/libecj-bootstrap_3.6.2.bb b/recipes-core/ecj/libecj-bootstrap_3.6.2.bb
index d890f10..51dbca0 100644
--- a/recipes-core/ecj/libecj-bootstrap_3.6.2.bb
+++ b/recipes-core/ecj/libecj-bootstrap_3.6.2.bb
@@ -2,7 +2,7 @@ require libecj-bootstrap.inc
2 2
3PR = "${INC_PR}.0" 3PR = "${INC_PR}.0"
4 4
5SRC_URI = " http://mirrors.ibiblio.org/pub/mirrors/eclipse/eclipse/downloads/drops/R-3.6.2-201102101200/ecjsrc-${PV}.zip" 5SRC_URI = "http://archive.eclipse.org/eclipse/downloads/drops/R-3.6.2-201102101200/ecjsrc-${PV}.zip"
6 6
7SRC_URI[md5sum] = "3f3ca1973dd7a21780525c9ffba7a263" 7SRC_URI[md5sum] = "3f3ca1973dd7a21780525c9ffba7a263"
8SRC_URI[sha256sum] = "94f2095d38d71b414a593ec56847008bec267a926ec935959fecdde44f98467f" 8SRC_URI[sha256sum] = "94f2095d38d71b414a593ec56847008bec267a926ec935959fecdde44f98467f"