mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Update to node.js-12.18.3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23416 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
cfb077c930
commit
e153741e03
@ -6,9 +6,9 @@
|
|||||||
|
|
||||||
<!ENTITY nodejs-download-http "https://nodejs.org/dist/v&nodejs-version;/node-v&nodejs-version;.tar.xz">
|
<!ENTITY nodejs-download-http "https://nodejs.org/dist/v&nodejs-version;/node-v&nodejs-version;.tar.xz">
|
||||||
<!ENTITY nodejs-download-ftp " ">
|
<!ENTITY nodejs-download-ftp " ">
|
||||||
<!ENTITY nodejs-md5sum "9aad0fc477491a9aef853127ba985367">
|
<!ENTITY nodejs-md5sum "cb746f860a64fced875d8aa3ebf69591">
|
||||||
<!ENTITY nodejs-size "23 MB">
|
<!ENTITY nodejs-size "23 MB">
|
||||||
<!ENTITY nodejs-buildsize "677 MB (add 28 MB for tests)">
|
<!ENTITY nodejs-buildsize "677 MB (add 39 MB for tests)">
|
||||||
<!ENTITY nodejs-time "8.0 SBU (using parallelism=4; add 2.9 SBU for tests)">
|
<!ENTITY nodejs-time "8.0 SBU (using parallelism=4; add 2.9 SBU for tests)">
|
||||||
<!-- timing may be shorter on intel -->
|
<!-- timing may be shorter on intel -->
|
||||||
]>
|
]>
|
||||||
|
@ -41,9 +41,14 @@
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</listitem>
|
</listitem>
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>July 25th, 2020</para>
|
<para>July 24th, 2020</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[renodr] - Update to node.js-12.18.3. Fixes
|
||||||
|
<ulink url="&blfs-ticket-root;13834">#13834</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[bdubbs] - Update to nspr-4.27. Fixes
|
<para>[bdubbs] - Update to nspr-4.27. Fixes
|
||||||
<ulink url="&blfs-ticket-root;13836">#13836</ulink>.</para>
|
<ulink url="&blfs-ticket-root;13836">#13836</ulink>.</para>
|
||||||
@ -52,12 +57,6 @@
|
|||||||
<para>[bdubbs] - Update to LibRaw-0.20.0. Fixes
|
<para>[bdubbs] - Update to LibRaw-0.20.0. Fixes
|
||||||
<ulink url="&blfs-ticket-root;13838">#13838</ulink>.</para>
|
<ulink url="&blfs-ticket-root;13838">#13838</ulink>.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
|
||||||
</listitem>
|
|
||||||
|
|
||||||
<listitem>
|
|
||||||
<para>July 24th, 2020</para>
|
|
||||||
<itemizedlist>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[thomas] - Update to sudo-1.9.2. Fixes
|
<para>[thomas] - Update to sudo-1.9.2. Fixes
|
||||||
<ulink url="&blfs-ticket-root;13837">#13837</ulink>.</para>
|
<ulink url="&blfs-ticket-root;13837">#13837</ulink>.</para>
|
||||||
|
@ -174,7 +174,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
|||||||
<!ENTITY libwacom-version "1.4.1">
|
<!ENTITY libwacom-version "1.4.1">
|
||||||
<!ENTITY lzo-version "2.10">
|
<!ENTITY lzo-version "2.10">
|
||||||
<!ENTITY mtdev-version "1.1.6">
|
<!ENTITY mtdev-version "1.1.6">
|
||||||
<!ENTITY nodejs-version "12.18.2">
|
<!ENTITY nodejs-version "12.18.3">
|
||||||
<!ENTITY npth-version "1.6">
|
<!ENTITY npth-version "1.6">
|
||||||
<!ENTITY nspr-version "4.27">
|
<!ENTITY nspr-version "4.27">
|
||||||
<!ENTITY openobex-version "1.7.2">
|
<!ENTITY openobex-version "1.7.2">
|
||||||
|
Loading…
Reference in New Issue
Block a user