Ignore:
Timestamp:
04/04/2019 09:15:22 AM (5 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.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:
d2f50ba
Parents:
d4e8cd93
Message:

Update to wget-1.20.2

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/wget.xml

    rd4e8cd93 r8381f5e  
    99  <!ENTITY wget-download-ftp
    1010           "&gnu-ftp;/wget/wget-&wget-version;.tar.gz">
    11   <!ENTITY wget-md5sum        "f6ebe9c7b375fc9832fb1b2028271fb7">
     11  <!ENTITY wget-md5sum        "2692f6678e93601441306b5c1fc6a77a">
    1212  <!ENTITY wget-size          "4.2 MB">
    13   <!ENTITY wget-buildsize     "33 MB (with tests)">
     13  <!ENTITY wget-buildsize     "60 MB (with tests)">
    1414  <!ENTITY wget-time          "0.4 SBU (with tests)">
    1515]>
     
    8383    <para role="optional">
    8484      <xref linkend="gnutls"/>,
    85       <xref linkend="gpgme"/>,
    8685      <xref linkend="perl-http-daemon"/> (for the test suite),
    8786      <xref linkend="perl-io-socket-ssl"/> (for the test suite),
    8887      <xref linkend="libidn2"/>,
    8988      <xref linkend="libpsl"/>,
    90       <xref linkend="pcre"/> or <xref linkend="pcre2"/>,
    91       <!-- Python2 is built in BLFS, and OpenSSL is built in LFS.
    92       That module should be available. -->
    93       <xref linkend="python2"/> (for the tests), and
     89      <xref linkend="pcre"/> or <xref linkend="pcre2"/>, and
    9490      <xref linkend="valgrind"/> (for the test suite)
    9591    </para>
     
    115111      To test the results, issue: <command>make check</command>.
    116112    </para>
     113
     114    <!-- libwww-perl/HTTP-Daemon/#21 -->
     115    <para>HTTPS tests are known to fail if Perl module IO::Socket::INET6
     116    is installed.</para>
    117117
    118118    <para>
Note: See TracChangeset for help on using the changeset viewer.