Ignore:
Timestamp:
11/24/2020 08:43:03 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
5fec036
Parents:
79067e0
Message:

Update to nghttp2-1.42.0.
Update to mesa-20.2.3.
Update to gnupg-2.2.25.
Update to libxkbcommon-1.0.3.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/mesa.xml

    r79067e0 r39edfbc4  
    77  <!ENTITY mesa-download-http "https://mesa.freedesktop.org/archive/mesa-&mesa-version;.tar.xz">
    88  <!ENTITY mesa-download-ftp  "ftp://ftp.freedesktop.org/pub/mesa/mesa-&mesa-version;.tar.xz">
    9   <!ENTITY mesa-md5sum        "e7424e00689516a692394b337e52d93c">
     9  <!ENTITY mesa-md5sum        "8d73d6eb479d392d2fe20f02ccbe44e0">
    1010  <!ENTITY mesa-size          "13 MB">
    11   <!ENTITY mesa-buildsize     "468 MB (with docs), add 302 MB for tests">
    12   <!ENTITY mesa-time          "2.2 SBU (with parallelism=4 and docs), add 0.6 SBU for tests">
     11  <!ENTITY mesa-buildsize     "469 MB (with docs), add 302 MB for tests">
     12  <!ENTITY mesa-time          "2.4 SBU (with parallelism=4 and docs), add 0.4 SBU for tests">
    1313]>
    1414
     
    248248    <para>
    249249      If you built the tests (see 'Command Explanations'), to run them issue:
    250       <command>ninja test</command>. Four tests in the glcpp test suite and
    251       two tests in the llvmpipe suite are known to fail.
     250      <command>ninja test</command>.
     251      Two tests in the llvmpipe suite are known to fail.
    252252    </para>
    253253
Note: See TracChangeset for help on using the changeset viewer.