mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Update to curl-8.1.1.
This commit is contained in:
parent
cee1b30616
commit
b814ed1cc3
@ -41,6 +41,10 @@
|
||||
<listitem>
|
||||
<para>May 23rd, 2023</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to curl-8.1.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;18085">#18085</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to gtk+3-3.24.38. Fixes
|
||||
<ulink url="&blfs-ticket-root;18083">#18083</ulink>.</para>
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY curl-download-http "https://curl.se/download/curl-&curl-version;.tar.xz">
|
||||
<!ENTITY curl-download-ftp " ">
|
||||
<!ENTITY curl-md5sum "229e070c0e3f05ad654a1cf11e0619b7">
|
||||
<!ENTITY curl-md5sum "624f8f7eb4b4699c5e69f081c17c7049">
|
||||
<!ENTITY curl-size "2.5 MB">
|
||||
<!ENTITY curl-buildsize "45 MB (add 19 MB for tests)">
|
||||
<!ENTITY curl-time "0.3 SBU (with parallelism=4; add 16 SBU for tests (without valgrind, add 35 SBU with valgrind)">
|
||||
<!ENTITY curl-buildsize "39 MB (add 19 MB for tests)">
|
||||
<!ENTITY curl-time "0.2 SBU (with parallelism=4; add 16 SBU for tests (without valgrind, add 35 SBU with valgrind)">
|
||||
]>
|
||||
|
||||
<sect1 id="curl" xreflabel="cURL-&curl-version;">
|
||||
|
@ -684,7 +684,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
|
||||
<!-- Chapter 17 -->
|
||||
<!ENTITY c-ares-version "1.19.1">
|
||||
<!ENTITY curl-version "8.1.0">
|
||||
<!ENTITY curl-version "8.1.1">
|
||||
<!ENTITY geoclue2-version "2.7.0">
|
||||
<!ENTITY glib-networking-minor "2.76">
|
||||
<!ENTITY glib-networking-version "&glib-networking-minor;.0">
|
||||
|
Loading…
Reference in New Issue
Block a user