summaryrefslogtreecommitdiffstats
path: root/recipes-core/icedtea/openjdk-7-release-03b147.inc
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2013-10-10 20:26:10 +0200
committerHenning Heinold <heinold@inf.fu-berlin.de>2013-10-10 20:26:10 +0200
commit14d6ad1608c66b8970d4052dce4cd1fc64fb6ea2 (patch)
tree6168ce544482c3f8f9547694532cdadf65295fa4 /recipes-core/icedtea/openjdk-7-release-03b147.inc
parentde06956f93ecd15d8c941a05da47a4425e3d397a (diff)
downloadmeta-java-14d6ad1608c66b8970d4052dce4cd1fc64fb6ea2.tar.gz
openjdk: update download server in all remainings recipes
* new server is now icedtea.wildebeest.org
Diffstat (limited to 'recipes-core/icedtea/openjdk-7-release-03b147.inc')
-rw-r--r--recipes-core/icedtea/openjdk-7-release-03b147.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-core/icedtea/openjdk-7-release-03b147.inc b/recipes-core/icedtea/openjdk-7-release-03b147.inc
index f561e42..1f3533c 100644
--- a/recipes-core/icedtea/openjdk-7-release-03b147.inc
+++ b/recipes-core/icedtea/openjdk-7-release-03b147.inc
@@ -7,7 +7,7 @@ FILESPATH =. "${FILE_DIRNAME}/openjdk-7-03b147:"
7# Force arm mode for now 7# Force arm mode for now
8ARM_INSTRUCTION_SET_armv4t = "ARM" 8ARM_INSTRUCTION_SET_armv4t = "ARM"
9 9
10ICEDTEA_URI = "http://icedtea.classpath.org/download/source/${ICEDTEA}.tar.gz;name=iced" 10ICEDTEA_URI = "http://icedtea.wildebeest.org/download/source/${ICEDTEA}.tar.gz;name=iced"
11 11
12ICEDTEA_PREFIX = "icedtea7-forest-2.1" 12ICEDTEA_PREFIX = "icedtea7-forest-2.1"
13ICEDTEA_HG_URL = "http://icedtea.classpath.org/hg/release/${ICEDTEA_PREFIX}" 13ICEDTEA_HG_URL = "http://icedtea.classpath.org/hg/release/${ICEDTEA_PREFIX}"
@@ -56,13 +56,13 @@ SRC_URI[langtools.sha256sum] = "c77dd42d83f06d18fa8aa65c93d137608a2e02cf24b68fc1
56 56
57CACAO_VERSION = "a567bcb7f589" 57CACAO_VERSION = "a567bcb7f589"
58CACAO_FILE = "${CACAO_VERSION}.tar.gz" 58CACAO_FILE = "${CACAO_VERSION}.tar.gz"
59CACAO_URI = "http://icedtea.classpath.org/download/drops/cacao/${CACAO_FILE};name=cacao;unpack=false" 59CACAO_URI = "http://icedtea.wildebeest.org/download/drops/cacao/${CACAO_FILE};name=cacao;unpack=false"
60SRC_URI[cacao.md5sum] = "ec1def7f0d3d25e9e7da47c480f26a73" 60SRC_URI[cacao.md5sum] = "ec1def7f0d3d25e9e7da47c480f26a73"
61SRC_URI[cacao.sha256sum] = "d49f79debc131a5694cae6ab3ba2864e7f3249ee8d9dc09aae8afdd4dc6b09f9" 61SRC_URI[cacao.sha256sum] = "d49f79debc131a5694cae6ab3ba2864e7f3249ee8d9dc09aae8afdd4dc6b09f9"
62 62
63JAMVM_VERSION = "4617da717ecb05654ea5bb9572338061106a414d" 63JAMVM_VERSION = "4617da717ecb05654ea5bb9572338061106a414d"
64JAMVM_FILE = "jamvm-${JAMVM_VERSION}.tar.gz" 64JAMVM_FILE = "jamvm-${JAMVM_VERSION}.tar.gz"
65JAMVM_URI = "http://icedtea.classpath.org/download/drops/jamvm/${JAMVM_FILE};name=jamvm;unpack=false" 65JAMVM_URI = "http://icedtea.wildebeest.org/download/drops/jamvm/${JAMVM_FILE};name=jamvm;unpack=false"
66SRC_URI[jamvm.md5sum] = "740c2587502831cac6797d1233a7e27b" 66SRC_URI[jamvm.md5sum] = "740c2587502831cac6797d1233a7e27b"
67SRC_URI[jamvm.sha256sum] = "47fce7bd556c1b1d29a93b8c45497e0d872b48b7f535066b303336f29d0f0d8d" 67SRC_URI[jamvm.sha256sum] = "47fce7bd556c1b1d29a93b8c45497e0d872b48b7f535066b303336f29d0f0d8d"
68 68