Ignore:
Timestamp:
03/06/2019 09:51:16 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.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:
365a829
Parents:
cd94015
Message:

Add a sed to fix postfix with linux5.
Update node.js-10.15.3.
Update cbindgen-0.8.2.
Update to totem-pl-parser-3.26.3.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    rcd94015 r1b6c879  
    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        "6ccd6eea7c1c090b970f6aaf184dc821">
     9  <!ENTITY nodejs-md5sum        "d76210a6ae1ea73d10254947684836fb">
    1010  <!ENTITY nodejs-size          "19 MB">
    11   <!ENTITY nodejs-buildsize     "371 MB (add 51 MB for tests)">
    12   <!ENTITY nodejs-time          "5.1 SBU (using parallelism=4; add about 10 minutes for tests)">
     11  <!ENTITY nodejs-buildsize     "372 MB (add 32 MB for tests)">
     12  <!ENTITY nodejs-time          "5.1 SBU (using parallelism=4; add 1.3 SBU for tests)">
    1313]>
    1414
     
    128128
    129129    <para>To test the results, issue: <command>make check</command>.
    130     There are several timeouts increasing test time.</para>
     130    The test-tls-server-verify test is known to fail.</para>
    131131
    132132    <para>
Note: See TracChangeset for help on using the changeset viewer.