Ignore:
Timestamp:
08/14/2019 11:51:05 PM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ba5004d
Parents:
b06fb60c
Message:

Update to OpenJDK-12.0.2+10

The i686 binary will be generated and uploaded before BLFS 9.0's release.

In addition, I have not tested a build of Libreoffice with this, nor fop, due to the proximity of the freeze

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21960 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/java.xml

    rb06fb60c rc7a230b  
    66
    77<!-- Maintainer: before making the tarball, remove all .debuginfo files from
    8      the directory: this saves more than 70 MB. -->
     8    the directory: this saves more than 70 MB. -->
     9<!-- 32-bit binary for JDK12 pending, will be done before 9.0 releases -->
    910  <!ENTITY anduin-download             "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;">
    10   <!ENTITY openjdk-download-binary-x86 "&anduin-download;/OpenJDK-&openjdk-version;+&openjdk-build;-i686-bin.tar.xz">
     11  <!ENTITY openjdk-download-binary-x86 "&anduin-download;/OpenJDK-11.0.2+9-i686-bin.tar.xz">
    1112  <!ENTITY openjdk-bin-md5sum-x86      "2b917647040e9804e0f3ccd51f40394b">
    1213  <!ENTITY openjdk-bin-size-x86        "158 MB">
     
    1718<!-- I've crafted a binary in case the version is removed from Oracle after
    1819     BLFS 8.4 is released. -->
    19   <!ENTITY openjdk-download-binary-x64 "https://download.java.net/java/GA/jdk11/&openjdk-build;/GPL/openjdk-&openjdk-version;_linux-x64_bin.tar.gz">
    20   <!ENTITY openjdk-bin-md5sum-x64      "ce52c5844200c569a50a869e579d88f6">
    21   <!ENTITY openjdk-bin-size-x64        "179 MB">
     20  <!ENTITY openjdk-download-binary-x64 "https://download.java.net/java/GA/jdk12.0.2/e482c34c86bd4bf8b56c0b35558996b9/&openjdk-build;/GPL/openjdk-&openjdk-version;_linux-x64_bin.tar.gz">
     21  <!ENTITY openjdk-bin-md5sum-x64      "f5da6f4dec81bdd2a096184ec1d69216">
     22  <!ENTITY openjdk-bin-size-x64        "189 MB">
    2223  <!ENTITY openjdk-bin-buildsize-x64   "296 MB">
    2324]>
Note: See TracChangeset for help on using the changeset viewer.