Ignore:
Timestamp:
07/08/2007 01:23:16 PM (17 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
4f30d204
Parents:
4397e1c8
Message:

Updated to cURL-7.16.3

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netlibs/curl.xml

    r4397e1c8 rc5e7d76  
    77  <!ENTITY curl-download-http "http://curl.haxx.se/download/curl-&curl-version;.tar.bz2">
    88  <!ENTITY curl-download-ftp  "ftp://gd.tuwien.ac.at/utils/archivers/curl/curl-&curl-version;.tar.bz2">
    9   <!ENTITY curl-md5sum        "acdab0b0467c55e10ed02d2afed80575">
    10   <!ENTITY curl-size          "1.5 MB">
    11   <!ENTITY curl-buildsize     "32 MB">
     9  <!ENTITY curl-md5sum        "ed55dfa8946ad53f245fae5db3a9d0ca">
     10  <!ENTITY curl-size          "1.6 MB">
     11  <!ENTITY curl-buildsize     "33 MB">
    1212  <!ENTITY curl-time          "0.5 SBU (additional 0.9 SBU to run the test suite)">
    1313]>
     
    7171    <ulink url="http://daniel.haxx.se/projects/c-ares/">c-ares</ulink></para>
    7272
    73     <bridgehead renderas="sect4">Optional (for Running the Test Suite)</bridgehead>
    74     <para role="optional"><xref linkend="stunnel"/> (for running HTTPS and FTPS tests) and
     73    <bridgehead renderas="sect4">Optional for Running the Test Suite</bridgehead>
     74    <para role="optional"><xref linkend="stunnel"/> (for the HTTPS and FTPS tests)</para>
     75
     76    <!-- and
    7577    <ulink url="http://valgrind.kde.org/">Valgrind</ulink> (not used if building
    76     the shared library)</para>
     78    the shared library)</para> -->
    7779
    7880    <para condition="html" role="usernotes">User Notes:
Note: See TracChangeset for help on using the changeset viewer.