Ignore:
Timestamp:
01/05/2021 08:21:30 PM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 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:
78f55b5
Parents:
1ea3b96
Message:

Update to node.js-14.15.4
Update to nss-3.60.1
GnuPG: Remove unrecognized option from the configure line

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24073 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    r1ea3b96 r6cbbb2d  
    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        "63fdbe8d8b1b0cb795a49d6fc2ecfb48">
     9  <!ENTITY nodejs-md5sum        "8b98e6c6b5a51bb60f179622a82db55b">
    1010  <!ENTITY nodejs-size          "32 MB">
    11   <!ENTITY nodejs-buildsize     "744 MB (add 20 MB for tests)">
    12   <!ENTITY nodejs-time          "8.2 SBU (using parallelism=4; add 2.1 SBU for tests)">
     11  <!ENTITY nodejs-buildsize     "747 MB (add 36 MB for tests)">
     12  <!ENTITY nodejs-time          "10.1 SBU (using parallelism=4; add 2.6 SBU for tests)">
    1313  <!-- timing may be shorter on intel -->
    1414]>
     
    148148
    149149    <para>
    150       <parameter>- -with-intl=system-icu</parameter>: use the system version
     150      <parameter>--with-intl=system-icu</parameter>: use the system version
    151151      of <application>icu</application>. Other values are
    152152      <option>full-icu</option> (to build a local, full
Note: See TracChangeset for help on using the changeset viewer.