Changeset 774675e5 for general


Ignore:
Timestamp:
05/13/2021 07:53:06 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
db8b380
Parents:
5f06841
Message:

Update to node-v14.17.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    r5f06841 r774675e5  
    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        "0483d8d477b33fce65fd8cfbded088ca">
     9  <!ENTITY nodejs-md5sum        "813984b6029b5e69298ca58743732881">
    1010  <!ENTITY nodejs-size          "32 MB">
    11   <!ENTITY nodejs-buildsize     "727 MB (add 16 MB for tests)">
    12   <!ENTITY nodejs-time          "11 SBU (using parallelism=4; add 2.0 SBU for tests)">
     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)">
    1313  <!-- time might be longer on intel, on AMD the initial LFS SBU is very slow -->
    1414]>
     
    121121  <sect2 role="installation">
    122122    <title>Installation of Node.js</title>
    123 
    124     <!-- needed for ICU-69.1 -->
    125     <para>
    126       First, fix the build with system ICU:
    127     </para>
    128 
    129 <screen><userinput remap="pre">patch -Np1 -i ../node-v&nodejs-version;-icu_69-1.patch</userinput></screen>
    130123
    131124    <para>
Note: See TracChangeset for help on using the changeset viewer.