Ignore:
Timestamp:
08/06/2005 12:56:32 AM (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:
ebcf82ba
Parents:
c0c133a
Message:

Updated to Wget-1.10

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netprogs/wget.xml

    rc0c133a r3f8305d  
    77  <!ENTITY wget-download-http "http://ftp.gnu.org/gnu/wget/wget-&wget-version;.tar.gz">
    88  <!ENTITY wget-download-ftp  "ftp://ftp.gnu.org/gnu/wget/wget-&wget-version;.tar.gz">
    9   <!ENTITY wget-md5sum        "e6051f1e1487ec0ebfdbda72bedc70ad">
    10   <!ENTITY wget-size          "1.3 MB">
    11   <!ENTITY wget-buildsize     "7.7 MB">
    12   <!ENTITY wget-time          "0.11 SBU">
     9  <!ENTITY wget-md5sum        "caddc199d2cb31969e32b19fd365b0c5">
     10  <!ENTITY wget-size          "1.6 MB">
     11  <!ENTITY wget-buildsize     "9.9 MB">
     12  <!ENTITY wget-time          "0.2 SBU">
    1313]>
    1414
     
    3030    <title>Introduction to Wget</title>
    3131
    32     <para>The <application>Wget</application> package contains a utility useful for
    33     non-interactive downloading of files from the Web.</para>
     32    <para>The <application>Wget</application> package contains a utility useful
     33    for non-interactive downloading of files from the Web.</para>
    3434
    3535    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    106106      </indexterm>
    107107
    108       <para>There are no required changes in these files.</para>
     108      <para>There are no changes required to these files.</para>
    109109
    110110    </sect3>
     
    149149
    150150</sect1>
    151 
Note: See TracChangeset for help on using the changeset viewer.