Ignore:
Timestamp:
07/23/2014 08:19:35 PM (10 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, 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:
5b3204d
Parents:
c8523aaa
Message:

Update to Icedtea 2.5.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/java.xml

    rc8523aaa rb914c2e  
    77  <!ENTITY anduin-download             "http://anduin.linuxfromscratch.org/files/BLFS/OpenJDK-&openjdk-version;">
    88  <!ENTITY openjdk-download-binary-x86 "&anduin-download;/OpenJDK-&openjdk-version;-i686-bin.tar.xz">
    9   <!ENTITY openjdk-bin-md5sum-x86      "5e426f9a8bc6406722adaabc193b0b2b">
    10   <!ENTITY openjdk-bin-size-x86        "162 MB">
    11   <!ENTITY openjdk-bin-buildsize-x86   "487 MB">
     9  <!ENTITY openjdk-bin-md5sum-x86      "0dffb64ec1f7bf53e0c51824e6b7ce3e">
     10  <!ENTITY openjdk-bin-size-x86        "165 MB">
     11  <!ENTITY openjdk-bin-buildsize-x86   "503 MB">
    1212
    1313  <!ENTITY openjdk-download-binary-x64 "&anduin-download;/OpenJDK-&openjdk-version;-x86_64-bin.tar.xz">
    14   <!ENTITY openjdk-bin-md5sum-x64      "476e1266ca2ba89e9f807d781a25546e">
     14  <!ENTITY openjdk-bin-md5sum-x64      "7da9576cdc154a819a7b6702b67d94b2">
    1515  <!ENTITY openjdk-bin-size-x64        "142 MB">
    1616  <!ENTITY openjdk-bin-buildsize-x64   "399 MB">
     
    118118    <bridgehead renderas="sect3">Java Binary Runtime Dependencies</bridgehead>
    119119    <para role="required">
     120      <xref linkend="alsa-lib"/>,
    120121      <xref linkend="atk"/>,
    121122      <xref linkend="cairo"/>,
     
    124125      <xref linkend="giflib"/>,
    125126      <xref linkend="gtk2"/>,
    126       <xref linkend="lcms2"/>,
    127       <xref linkend="pulseaudio"/>, and
     127      <xref linkend="lcms2"/>, and
    128128      <xref linkend="xorg7-lib"/>
    129129    </para>
Note: See TracChangeset for help on using the changeset viewer.