Changeset 980e515e


Ignore:
Timestamp:
08/11/2005 02:32:54 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, 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, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
472ae882
Parents:
8bfb60e
Message:

Updated the JDK binary version to 1.5.0_04

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r8bfb60e r980e515e  
    143143<!ENTITY gcc3-version                 "3.3.4">
    144144<!ENTITY guile-version                "1.6.7">
    145 <!ENTITY jdk-bin-version              "1.5.0_03">
     145<!ENTITY jdk-bin-version              "1.5.0_04">
    146146<!ENTITY jdk-src-version              "1.5.0">
    147147<!ENTITY librep-version               "0.17">
  • general/prog/jdk.xml

    r8bfb60e r980e515e  
    88  <!ENTITY jdk-download-binary "http://java.sun.com/j2se/1.5.0/download.jsp">
    99  <!ENTITY jdk-source-md5sum   "http://anduin.linuxfromscratch.org/sources/BLFS/SVN/I-K/JDK/jdk-&jdk-src-version;.md5sums">
    10   <!ENTITY jdk-bin-md5sum      "bc221641fcfdc9268499001326fc8ebb">
     10  <!ENTITY jdk-bin-md5sum      "42a98986e971c86192cc0075bb10afff">
    1111  <!ENTITY jdk-bin-size        "48.7 MB">
    1212  <!ENTITY jdk-src-size        "65.7 MB (three .zip files)">
     
    5555    <application>JDK</application> build.  You will need to download a total of four
    5656    files to complete the source build:
    57     <filename>jdk-1_5_0_03-linux-i586.bin</filename>,
     57    <filename>jdk-1_5_0_04-linux-i586.bin</filename>,
    5858    <filename>jdk-1_5_0-src-jrl.zip</filename>,
    5959    <filename>jdk-1_5_0-bin-jrl.zip</filename>,
  • introduction/welcome/changelog.xml

    r8bfb60e r980e515e  
    2424
    2525  <itemizedlist>
     26
     27    <listitem>
     28      <para>August 11th, 2005 [randy]: Updated the JDK binary version to
     29      1.5.0_04.</para>
     30    </listitem>
    2631
    2732    <listitem>
Note: See TracChangeset for help on using the changeset viewer.