Changeset dda8ca6 for general


Ignore:
Timestamp:
06/18/2021 06:29:14 PM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
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:
0791109e
Parents:
f7b8847a
Message:

Update to node-v14.17.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    rf7b8847a rdda8ca6  
    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        "813984b6029b5e69298ca58743732881">
     9  <!ENTITY nodejs-md5sum        "35f9705bd60bea81b03e427541e0b1af">
    1010  <!ENTITY nodejs-size          "32 MB">
    11   <!ENTITY nodejs-buildsize     "748 MB (add 21 MB for tests)">
    12   <!ENTITY nodejs-time          "9.1 SBU (using parallelism=4; add 2.1 SBU for tests)">
     11  <!ENTITY nodejs-buildsize     "750 MB (add 36 MB for tests)">
     12  <!ENTITY nodejs-time          "10.1 SBU (using parallelism=4; add 2.9 SBU for tests)">
    1313  <!-- time might be longer on intel, on AMD the initial LFS SBU is very slow -->
    1414]>
     
    7272    </itemizedlist>
    7373
     74<!--
    7475    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7576    <itemizedlist spacing="compact">
     
    8182      </listitem>
    8283    </itemizedlist>
     84-->
    8385
    8486<!--<note>
     
    122124    <title>Installation of Node.js</title>
    123125
     126<!--
    124127    <para>
    125128      First, apply a patch to fix building Node.js against ICU-69.1:
     
    127130
    128131<screen><userinput>patch -Np1 -i ../node-v&nodejs-version;-icu_69-1.patch</userinput></screen>
     132-->
    129133
    130134    <para>
Note: See TracChangeset for help on using the changeset viewer.