Ignore:
Timestamp:
06/22/2017 02:14:57 PM (7 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
faaa22d
Parents:
ce63267e
Message:

Dovecot-2.2.30.2
Unbound-1.6.3
curl-7.54.1
cairo-1.14.10

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/curl.xml

    rce63267e r58d5000  
    77  <!ENTITY curl-download-http "https://curl.haxx.se/download/curl-&curl-version;.tar.lzma">
    88  <!ENTITY curl-download-ftp  " ">
    9   <!ENTITY curl-md5sum        "3cf2de0ca4ac43e59067eb6b4f876982">
     9  <!ENTITY curl-md5sum        "4a282f6c740f7720b4d95ab12dcba261">
    1010  <!ENTITY curl-size          "2.0 MB">
    11   <!ENTITY curl-buildsize     "37 MB (additional 10 MB for tests)">
    12   <!ENTITY curl-time          "0.4 SBU (additional 11.5 SBU for tests)">
     11  <!ENTITY curl-buildsize     "39 MB (additional 10 MB for tests)">
     12  <!ENTITY curl-time          "0.4 SBU (additional 11 SBU for tests)">
    1313]>
    1414
     
    7575    </itemizedlist>
    7676
     77<!-- Tests seem to pass without any patch
    7778    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7879    <itemizedlist spacing="compact">
     
    8485      </listitem>
    8586    </itemizedlist>
    86 
     87-->
    8788    <bridgehead renderas="sect3">cURL Dependencies</bridgehead>
    8889
     
    131132    </para>
    132133
    133 <screen><userinput>patch -Np1 -i ../curl-&curl-version;-valgrind_filter-1.patch &amp;&amp;
    134 
    135 ./configure --prefix=/usr                           \
     134<screen><userinput>./configure --prefix=/usr                           \
    136135            --disable-static                        \
    137136            --enable-threaded-resolver              \
     
    140139
    141140<!--
    142    For version 7.54.0 I got:
    143    TESTDONE: 893 tests out of 893 reported OK: 100%
    144    TESTDONE: 1082 tests were considered during 1231 seconds.
     141   For version 7.54.1 I got:
     142   TESTDONE: 869 tests out of 869 reported OK: 100%
     143   TESTDONE: 1092 tests were considered during 1080 seconds
    145144
    146145    <para>
Note: See TracChangeset for help on using the changeset viewer.