Ignore:
Timestamp:
05/13/2020 03:30:19 PM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
c0a81433
Parents:
d47a31ae
Message:

Update to java and openjdk 14.0.1+7 (only 64 bit java, 32 bit pending)

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/java.xml

    rd47a31ae r3db7af8  
    77<!-- Maintainer: before making the tarball, remove all .debuginfo files from
    88    the directory: this saves more than 70 MB. -->
    9 <!-- 32-bit binary for JDK12 pending, will be done before 9.0 releases -->
     9<!-- 32-bit binary for JDK14 pending, will be done before 9.2 release -->
    1010  <!ENTITY anduin-download             "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;">
    1111  <!ENTITY openjdk-download-binary-x86 "&sources-anduin-http;/OpenJDK/OpenJDK-11.0.2/OpenJDK-11.0.2+9-i686-bin.tar.xz">
     
    1616<!-- Not uploaded to anduin, since this file is now available under GNU GPLv2
    1717     licence.-->
    18 <!-- I've crafted a binary in case the version is removed from Oracle after
    19      BLFS 8.4 is released. -->
    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">
     18  <!ENTITY openjdk-download-binary-x64 "https://download.java.net/java/GA/jdk14.0.1/664493ef4a6946b186ff29eb326336a2/&openjdk-build;/GPL/openjdk-&openjdk-version;_linux-x64_bin.tar.gz">
     19  <!ENTITY openjdk-bin-md5sum-x64      "8b402feab7c615367b21e289ddda665e">
    2220  <!ENTITY openjdk-bin-size-x64        "189 MB">
    23   <!ENTITY openjdk-bin-buildsize-x64   "296 MB">
     21  <!ENTITY openjdk-bin-buildsize-x64   "320 MB">
    2422]>
    2523
Note: See TracChangeset for help on using the changeset viewer.