summaryrefslogtreecommitdiffstats
path: root/recipes-core/icedtea
diff options
context:
space:
mode:
authorXerxes Rånby <xerxes@zafena.se>2011-12-20 13:36:46 +0100
committerHenning Heinold <heinold@inf.fu-berlin.de>2011-12-21 19:57:48 +0100
commit9943152db58d1cd9de40c9c88f69edc3e3183f20 (patch)
treef762668259f51d6a01167ef62cddb874703ca92f /recipes-core/icedtea
parentbdccb8da6f3c6fb33cbec998b2397ce60c28826e (diff)
downloadmeta-java-9943152db58d1cd9de40c9c88f69edc3e3183f20.tar.gz
icedtea6-native: Update jaxp URL to use download.java.net
Signed-off-by: Xerxes Rånby <xerxes@zafena.se>
Diffstat (limited to 'recipes-core/icedtea')
-rw-r--r--recipes-core/icedtea/icedtea6-native_1.8.11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/icedtea/icedtea6-native_1.8.11.bb b/recipes-core/icedtea/icedtea6-native_1.8.11.bb
index d87d9f3..b2c61f6 100644
--- a/recipes-core/icedtea/icedtea6-native_1.8.11.bb
+++ b/recipes-core/icedtea/icedtea6-native_1.8.11.bb
@@ -30,7 +30,7 @@ JAF_URI = "http://icedtea.classpath.org/download/source/drops/jdk6-jaf-2009_10_2
30SRC_URI[jaf.md5sum] = "7a50bb540a27cdd0001885630088b758" 30SRC_URI[jaf.md5sum] = "7a50bb540a27cdd0001885630088b758"
31SRC_URI[jaf.sha256sum] = "fdc51476fc6bcc69ea1f099f33e84601a126bfa8b11c8fa11c25dc574345aa9f" 31SRC_URI[jaf.sha256sum] = "fdc51476fc6bcc69ea1f099f33e84601a126bfa8b11c8fa11c25dc574345aa9f"
32 32
33JAXP_URI = "https://jaxp.dev.java.net/files/nidaba/documents/913/147329/jdk6-jaxp-2009_10_13.zip;name=jaxp" 33JAXP_URI = "http://download.java.net/jaxp/openjdk/jdk6/jdk6-jaxp-2009_10_13.zip;name=jaxp"
34SRC_URI[jaxp.md5sum] = "a2f7b972124cd776ff71e7754eb9a429" 34SRC_URI[jaxp.md5sum] = "a2f7b972124cd776ff71e7754eb9a429"
35SRC_URI[jaxp.sha256sum] = "8714d55de18db48ca9da0ee986202005082f44cf4c215da8683342b70e61792b" 35SRC_URI[jaxp.sha256sum] = "8714d55de18db48ca9da0ee986202005082f44cf4c215da8683342b70e61792b"
36 36