Ignore:
Timestamp:
11/19/2014 09:26:43 PM (9 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.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, 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:
c66063b
Parents:
7b4e974
Message:

Update to OpenJDK-1.8.0_25

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/java.xml

    r7b4e974 r042f456  
    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      "0dffb64ec1f7bf53e0c51824e6b7ce3e">
    10   <!ENTITY openjdk-bin-size-x86        "165 MB">
    11   <!ENTITY openjdk-bin-buildsize-x86   "503 MB">
     9  <!ENTITY openjdk-bin-md5sum-x86      "191bc00a0f1eccb1545f67f0f40723cd">
     10  <!ENTITY openjdk-bin-size-x86        "57 MB">
     11  <!ENTITY openjdk-bin-buildsize-x86   "165 MB">
    1212
    1313  <!ENTITY openjdk-download-binary-x64 "&anduin-download;/OpenJDK-&openjdk-version;-x86_64-bin.tar.xz">
    14   <!ENTITY openjdk-bin-md5sum-x64      "7da9576cdc154a819a7b6702b67d94b2">
    15   <!ENTITY openjdk-bin-size-x64        "142 MB">
    16   <!ENTITY openjdk-bin-buildsize-x64   "399 MB">
     14  <!ENTITY openjdk-bin-md5sum-x64      "110bb2b6f0baea7abe173bf8131e82c9">
     15  <!ENTITY openjdk-bin-size-x64        "57 MB">
     16  <!ENTITY openjdk-bin-buildsize-x64   "169 MB">
    1717]>
    1818
     
    119119    <para role="required">
    120120      <xref linkend="alsa-lib"/>,
    121       <xref linkend="atk"/>,
    122       <xref linkend="cairo"/>,
    123121      <xref linkend="cups"/>,
    124       <xref linkend="gdk-pixbuf"/>,
    125       <xref linkend="giflib"/>,
    126       <xref linkend="gtk2"/>,
    127       <xref linkend="lcms2"/>, and
     122      <xref linkend="giflib"/>, and
    128123      <xref linkend="xorg7-lib"/>
    129124    </para>
Note: See TracChangeset for help on using the changeset viewer.