Ignore:
Timestamp:
03/08/2023 11:43:41 PM (19 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, 12.2, gimp3, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128, xry111/xf86-video-removal
Children:
7bb0d4f
Parents:
827154b
Message:

Update to node-18.15.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    r827154b r2554b06  
    77  <!ENTITY nodejs-download-http "https://nodejs.org/dist/v&nodejs-version;/node-v&nodejs-version;.tar.xz">
    88  <!ENTITY nodejs-download-ftp  " ">
    9   <!ENTITY nodejs-md5sum        "d1317fd410f1b9f3c5947d5a8b9fb1b1">
     9  <!ENTITY nodejs-md5sum        "e47313b64127759e53010a3d04efbb67">
    1010  <!ENTITY nodejs-size          "38 MB">
    11   <!ENTITY nodejs-buildsize     "900 MB (add 34 MB for tests)">
    12   <!ENTITY nodejs-time          "14 SBU (add 4.2 SBU for tests: both using parallelism=4 and 4 CPUs online, parts of the tests will use all online CPUs)">
     11  <!ENTITY nodejs-buildsize     "901 MB (add 29 MB for tests)">
     12  <!ENTITY nodejs-time          "14 SBU (add 3.4 SBU for tests: both using parallelism=4 and 4 CPUs online, parts of the tests will use all online CPUs)">
    1313]>
    1414
     
    145145    <para>
    146146      To test the results, issue: <command>make test-only</command>.
    147       One test is known to fail.
     147      Two tests (of 3800 tests), test-net-socket-connect-without-cb and i
     148      test-tcp-wrap-listen, are known to fail.
    148149<!--
    149150Failed tests:
Note: See TracChangeset for help on using the changeset viewer.