Changeset 9ef16a6f


Ignore:
Timestamp:
09/03/2020 02:51:27 AM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 11.0, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
81a1bf31
Parents:
19b559e
Message:

Update to libuv-1.39.0

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libuv.xml

    r19b559e r9ef16a6f  
    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        "44e400ca3974a046b977f41e18c44142">
     9  <!ENTITY libuv-md5sum        "66bf6355e35a36fbe32729f8edc22648">
    1010  <!ENTITY libuv-size          "1.2 MB">
    11   <!ENTITY libuv-buildsize     "25 MB (with tests)">
     11  <!ENTITY libuv-buildsize     "26 MB (with tests)">
    1212  <!ENTITY libuv-time          "0.5 SBU (Using parallelism=4; with tests)">
    1313]>
  • introduction/welcome/changelog.xml

    r19b559e r9ef16a6f  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[renodr] - Update to libuv-1.39.0. Fixes
     49          <ulink url="&blfs-ticket-root;13966">#13966</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[ken] - Correct the md5sum for perl module dependency
    4953          IPC-System-Simple-1.30.tar.gz, noticed by Chris Gorman.</para>
  • packages.ent

    r19b559e r9ef16a6f  
    165165<!ENTITY libusb-version               "1.0.23">
    166166<!ENTITY libusb-compat-version        "0.1.5">
    167 <!ENTITY libuv-version                "1.38.1">
     167<!ENTITY libuv-version                "1.39.0">
    168168<!ENTITY libxkbcommon-version         "0.10.0">
    169169<!-- the libxml2-version is also used for the python2 module,
Note: See TracChangeset for help on using the changeset viewer.