Ignore:
Timestamp:
10/04/2018 03:50:29 AM (6 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, elogind, 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:
ac8fc18
Parents:
001f592
Message:

Update to libuv-1.23.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libuv.xml

    r001f592 r5a66d6ac  
    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        "fdd44f630d300035aa4aaa9a732b70b7">
     9  <!ENTITY libuv-md5sum        "7e710afbc675d05b6a27903aa4589b96">
    1010  <!ENTITY libuv-size          "1.1 MB">
    11   <!ENTITY libuv-buildsize     "12 MB (add 10 MB for tests)">
    12   <!ENTITY libuv-time          "0.1 SBU (add 1.3 SBU for tests)">
     11  <!ENTITY libuv-buildsize     "13 MB (add 10 MB for tests)">
     12  <!ENTITY libuv-time          "0.1 SBU (add 1.4 SBU for tests)">
    1313]>
    1414
     
    136136      <segtitle>Installed Programs</segtitle>
    137137      <segtitle>Installed Library</segtitle>
    138       <segtitle>Installed Directories</segtitle>
     138      <segtitle>Installed Directory</segtitle>
    139139
    140140      <seglistitem>
     
    146146        </seg>
    147147        <seg>
    148           None
     148          /usr/include/uv
    149149        </seg>
    150150      </seglistitem>
    151151    </segmentedlist>
    152 <!--
     152
    153153    <variablelist>
    154154      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     
    160160        <listitem>
    161161          <para>
    162             contains the API functions ...
     162            contains API functions for asynchronous I/O operations
    163163          </para>
    164164          <indexterm zone="libuv libuv.so">
     
    169169
    170170    </variablelist>
    171 -->
     171
    172172  </sect2>
    173173
Note: See TracChangeset for help on using the changeset viewer.