diff options
author | Henning Heinold <heinold@inf.fu-berlin.de> | 2012-07-17 23:37:15 +0200 |
---|---|---|
committer | Henning Heinold <heinold@inf.fu-berlin.de> | 2012-07-17 23:39:00 +0200 |
commit | 1f2f6e9b950287c11d559d9b6367535b85a4e3ac (patch) | |
tree | 345eceba3bf23b8f95c9b6e1a4c4a6978b1e2936 /recipes-core | |
parent | 5d528acac0eab6cfaa4ed3c290c7db3acd5047bf (diff) | |
download | meta-java-1f2f6e9b950287c11d559d9b6367535b85a4e3ac.tar.gz |
libecj-bootstrap: fix download location
Diffstat (limited to 'recipes-core')
-rw-r--r-- | recipes-core/ecj/libecj-bootstrap_3.6.2.bb | 2 |
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 | ||
3 | PR = "${INC_PR}.0" | 3 | PR = "${INC_PR}.0" |
4 | 4 | ||
5 | SRC_URI = " http://mirrors.ibiblio.org/pub/mirrors/eclipse/eclipse/downloads/drops/R-3.6.2-201102101200/ecjsrc-${PV}.zip" | 5 | SRC_URI = "http://archive.eclipse.org/eclipse/downloads/drops/R-3.6.2-201102101200/ecjsrc-${PV}.zip" |
6 | 6 | ||
7 | SRC_URI[md5sum] = "3f3ca1973dd7a21780525c9ffba7a263" | 7 | SRC_URI[md5sum] = "3f3ca1973dd7a21780525c9ffba7a263" |
8 | SRC_URI[sha256sum] = "94f2095d38d71b414a593ec56847008bec267a926ec935959fecdde44f98467f" | 8 | SRC_URI[sha256sum] = "94f2095d38d71b414a593ec56847008bec267a926ec935959fecdde44f98467f" |