Changeset 39060e91 for general/genlib


Ignore:
Timestamp:
12/12/2019 07:26:09 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
42adfc21
Parents:
a521cd69
Message:

Update to boost-1.72.0.
Update to Business-ISBN-3.005.
Update to unrar-5.8.5.
Update to cmake-3.16.1.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/boost.xml

    ra521cd69 r39060e91  
    77  <!ENTITY boost-download-http "https://dl.bintray.com/boostorg/release/&boost-version;/source/boost_&boost-dl-version;.tar.bz2">
    88  <!ENTITY boost-download-ftp  " ">
    9   <!ENTITY boost-md5sum        "4cdf9b5c2dc01fb2b7b733d5af30e558">
    10   <!ENTITY boost-size          "95 MB">
    11   <!ENTITY boost-buildsize     "943 MB (168 MB installed)">
    12   <!ENTITY boost-time          "1.5 SBU (Using parallelism=4; add 1.1 SBU for tests)">
     9  <!ENTITY boost-md5sum        "cb40943d2a2cb8ce08d42bc48b0f84f0">
     10  <!ENTITY boost-size          "102 MB">
     11  <!ENTITY boost-buildsize     "1.0 GB (168 MB installed)">
     12  <!ENTITY boost-time          "1.5 SBU (Using parallelism=4; add 1.3 SBU for tests)">
    1313]>
    1414
     
    8282    <bridgehead renderas="sect4">Optional</bridgehead>
    8383    <para role="optional">
    84       <xref linkend="icu"/>,
    85       <xref linkend="python2"/>, and
     84      <xref linkend="icu"/> and
    8685      <ulink url="https://www.open-mpi.org/">Open MPI</ulink>
    8786    </para>
     
    117116      is required.
    118117      Run the tests with: issue <command>pushd tools/build/test;
    119       python test_all.py; popd</command>.
     118      python3 test_all.py; popd</command>.
    120119      All 152 tests should pass.
    121120    </para>
Note: See TracChangeset for help on using the changeset viewer.