mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 09:42:12 +08:00
Update to node.js-18.14.2.
This commit is contained in:
parent
756f4609fc
commit
617e24ef95
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY nodejs-download-http "https://nodejs.org/dist/v&nodejs-version;/node-v&nodejs-version;.tar.xz">
|
||||
<!ENTITY nodejs-download-ftp " ">
|
||||
<!ENTITY nodejs-md5sum "09aaaa219c453d6d5307641cc41b76e1">
|
||||
<!ENTITY nodejs-size "40 MB">
|
||||
<!ENTITY nodejs-buildsize "962 MB (add 34 MB for tests)">
|
||||
<!ENTITY nodejs-time "15 SBU (add 4.2 SBU for tests: both using parallelism=4 and 4 CPUs online, parts of the tests will use all online CPUs)">
|
||||
<!ENTITY nodejs-md5sum "d1317fd410f1b9f3c5947d5a8b9fb1b1">
|
||||
<!ENTITY nodejs-size "38 MB">
|
||||
<!ENTITY nodejs-buildsize "900 MB (add 34 MB for tests)">
|
||||
<!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)">
|
||||
]>
|
||||
|
||||
<sect1 id="nodejs" xreflabel="nodejs-&nodejs-version;">
|
||||
|
@ -41,6 +41,10 @@
|
||||
<listitem>
|
||||
<para>March 3rd, 2023</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to node.js-18.14.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;17694">#17694</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to LVM2.2.03.19. Fixes
|
||||
<ulink url="&blfs-ticket-root;17693">#17693</ulink>.</para>
|
||||
|
@ -172,7 +172,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY libwpe-version "1.14.1">
|
||||
<!ENTITY lzo-version "2.10">
|
||||
<!ENTITY mtdev-version "1.1.6">
|
||||
<!ENTITY nodejs-version "18.14.1">
|
||||
<!ENTITY nodejs-version "18.14.2">
|
||||
<!ENTITY npth-version "1.6">
|
||||
<!ENTITY nspr-version "4.35">
|
||||
<!ENTITY pcre-version "8.45">
|
||||
|
Loading…
Reference in New Issue
Block a user