Ignore:
Timestamp:
04/19/2019 08:16:59 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
3261ded4
Parents:
4a4d8dba
Message:

Update to pcre2-10.33.
Update to Mako-1.0.9 (Python module).
Update to libuv-v1.28.0.
Update to glib-2.60.1.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libuv.xml

    r4a4d8dba rf140016  
    77  <!ENTITY libuv-download-http "https://dist.libuv.org/dist/v&libuv-version;/libuv-v&libuv-version;.tar.gz">
    88  <!ENTITY libuv-download-ftp  " ">
    9   <!ENTITY libuv-md5sum        "fc55b8f2150a57ab82ce975e94900a08">
     9  <!ENTITY libuv-md5sum        "25f9836089d329867a488201f2c217d4">
    1010  <!ENTITY libuv-size          "1.2 MB">
    11   <!ENTITY libuv-buildsize     "12 MB (add 11 MB for tests)">
    12   <!ENTITY libuv-time          "0.1 SBU (add 0.4 SBU for tests)">
     11  <!ENTITY libuv-buildsize     "12 MB (add 12 MB for tests)">
     12  <!ENTITY libuv-time          "0.1 SBU (add 0.5 SBU for tests)">
    1313]>
    1414
     
    119119    <para>
    120120      If you want to run the tests, run: <command>make check</command>.
     121      One test, ipc_closed_handle. is known to fail.
    121122    </para>
    122123
Note: See TracChangeset for help on using the changeset viewer.