Ignore:
Timestamp:
08/02/2019 12:59:55 AM (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:
3591ad9
Parents:
9fffa917
Message:

Update to mariadb-10.4.7.
Update to node-10.16.1.
Update to php-7.3.8.
Update to x265_3.1.2.
Update to PyYAML-5.1.2 (Python module).

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nodejs.xml

    r9fffa917 rd996cdb5  
    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        "c9a7ab43f8b50c8a4d5545de307b7540">
    10   <!ENTITY nodejs-size          "20 MB">
    11   <!ENTITY nodejs-buildsize     "501 MB (add 38 MB for tests)">
    12   <!ENTITY nodejs-time          "5.5 SBU (using parallelism=4; add 2.0 SBU for tests)">
     9  <!ENTITY nodejs-md5sum        "009e079ce7e2d695642fb61372459a77">
     10  <!ENTITY nodejs-size          "21 MB">
     11  <!ENTITY nodejs-buildsize     "433 MB (add 33 MB for tests)">
     12  <!ENTITY nodejs-time          "5.4 SBU (using parallelism=4; add 1.4 SBU for tests)">
    1313]>
    1414
     
    127127make</userinput></screen>
    128128
    129     <para>To test the results, issue: <command>make check</command>.
    130     The test-dns test is known to fail.</para>
     129    <para>To test the results, issue: <command>make check</command>.</para>
    131130
    132131    <para>
Note: See TracChangeset for help on using the changeset viewer.