mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
Update to node-16.17.1.
This commit is contained in:
parent
25718e7650
commit
3ffc0fc91b
@ -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 "ae838aa438c3a4c6bb0e3f765960a688">
|
||||
<!ENTITY nodejs-md5sum "9247dcb564e8cf468bbe174d9aaa2e43">
|
||||
<!ENTITY nodejs-size "34 MB">
|
||||
<!ENTITY nodejs-buildsize "768 MB (add 28 MB for tests)">
|
||||
<!ENTITY nodejs-time "14 SBU (add 2.4 SBU for tests: both using parallelism=4 and 4 CPUs online, parts of the tests will use all online CPUs)">
|
||||
<!ENTITY nodejs-buildsize "768 MB (add 128 MB for tests)">
|
||||
<!ENTITY nodejs-time "12 SBU (add 2.6 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;">
|
||||
|
@ -44,6 +44,10 @@
|
||||
<listitem>
|
||||
<para>September 24th, 2022</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to node-16.17.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;17119">#17119</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to unbound-1.16.3. Fixes
|
||||
<ulink url="&blfs-ticket-root;17114">#17114</ulink>.</para>
|
||||
|
@ -166,7 +166,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY libwpe-version "1.14.0">
|
||||
<!ENTITY lzo-version "2.10">
|
||||
<!ENTITY mtdev-version "1.1.6">
|
||||
<!ENTITY nodejs-version "16.17.0">
|
||||
<!ENTITY nodejs-version "16.17.1">
|
||||
<!ENTITY npth-version "1.6">
|
||||
<!ENTITY nspr-version "4.35">
|
||||
<!ENTITY pcre-version "8.45">
|
||||
|
Loading…
Reference in New Issue
Block a user