Changeset 9594c39c for networking


Ignore:
Timestamp:
01/06/2022 04:46:08 AM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c1d5e64
Parents:
2af0b32f
Message:

Package updates.
Update to curl-7.81.0.
Update to libuv-v1.43.0.
Update to libunistring-1.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/curl.xml

    r2af0b32f r9594c39c  
    77  <!ENTITY curl-download-http "https://curl.se/download/curl-&curl-version;.tar.xz">
    88  <!ENTITY curl-download-ftp  " ">
    9   <!ENTITY curl-md5sum        "cf9f8553762150ef0ebcd5ee412737f5">
     9  <!ENTITY curl-md5sum        "41954fa09f879fccb57d88be23fe8606">
    1010  <!ENTITY curl-size          "2.4 MB">
    11   <!ENTITY curl-buildsize     "98 MB (add 20 MB for tests)">
    12   <!ENTITY curl-time          "0.3 SBU (with parallelism=4; add 19 SBU for tests)">
     11  <!ENTITY curl-buildsize     "100 MB (add 20 MB for tests)">
     12  <!ENTITY curl-time          "0.2 SBU (with parallelism=4; add 19 SBU for tests)">
    1313]>
    1414
     
    174174    <para>
    175175       To run the test suite, issue: <command>make test</command>.
    176 <!--       Four tests, 1139, 1140, 1173, and 1177, are known to fail due to
    177        missing executables from the optional dependencies.-->
     176       Four tests, 1139, 1140, 1173, and 1177, are known to fail due to
     177       missing executables from the optional dependencies.
    178178    </para>
    179179<!-- Two (of 857) tests
Note: See TracChangeset for help on using the changeset viewer.