Changeset 342453f


Ignore:
Timestamp:
03/18/2022 10:51:54 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
01ff770
Parents:
6292849
Message:

Update to node-16.14.1.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    r6292849 r342453f  
    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        "46a63d98585a4b76542776e5d5b50d15">
     9  <!ENTITY nodejs-md5sum        "511bbee0a1515e91b2273c3fe4c89b66">
    1010  <!ENTITY nodejs-size          "33 MB">
    11   <!ENTITY nodejs-buildsize     "750 MB (add 27 MB for tests)">
    12   <!ENTITY nodejs-time          "14 SBU (add 2.6 SBU for tests: both using parallelism=4 and 4 CPUs online, parts of the tests will use all online CPUs)">
     11  <!ENTITY nodejs-buildsize     "750 MB (add 28 MB for tests)">
     12  <!ENTITY nodejs-time          "13 SBU (add 2.5 SBU for tests: both using parallelism=4 and 4 CPUs online, parts of the tests will use all online CPUs)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r6292849 r342453f  
    4646      <itemizedlist>
    4747        <listitem>
    48           <para>[timtas] - Added optional x265 depencency for heif support in imlib2-1.8.1.</para>
     48          <para>[bdubbs] - Update to node-16.14.1. Fixes
     49          <ulink url="&blfs-ticket-root;16241">#16241</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[timtas] - Added optional x265 depencency for heif support in
     53          imlib2-1.8.1.</para>
    4954        </listitem>
    5055      </itemizedlist>
  • packages.ent

    r6292849 r342453f  
    186186<!ENTITY lzo-version                  "2.10">
    187187<!ENTITY mtdev-version                "1.1.6">
    188 <!ENTITY nodejs-version               "16.14.0">
     188<!ENTITY nodejs-version               "16.14.1">
    189189<!ENTITY npth-version                 "1.6">
    190190<!ENTITY nspr-version                 "4.33">
Note: See TracChangeset for help on using the changeset viewer.