Changeset 99c61a4 for x


Ignore:
Timestamp:
03/07/2020 11:55:22 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, 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:
810753b0
Parents:
4472e923
Message:

Update to mesa-20.0.1.
Update to libinput-1.15.3.
Update to nss-3.51.
Update to libseccomp-2.4.3.

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

Location:
x/installing
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • x/installing/libinput.xml

    r4472e923 r99c61a4  
    55  %general-entities;
    66
    7   <!ENTITY libinput-version "1.15.2">
     7  <!ENTITY libinput-version "1.15.3">
    88
    99  <!ENTITY libinput-download-http "https://www.freedesktop.org/software/libinput/libinput-&libinput-version;.tar.xz">
    1010  <!ENTITY libinput-download-ftp  " ">
    11   <!ENTITY libinput-md5sum        "eb6bd2907ad33d53954d70dfb881a643">
     11  <!ENTITY libinput-md5sum        "6fbea8d51d9194d7ba33f96d7c4cee56">
    1212  <!ENTITY libinput-size          "568 KB">
    1313  <!ENTITY libinput-buildsize     "12 MB">
  • x/installing/mesa.xml

    r4472e923 r99c61a4  
    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        "681229d992bbd6250a5be4f308708795">
     9  <!ENTITY mesa-md5sum        "428ac511e4b05647a00b3778f1279da7">
    1010  <!ENTITY mesa-size          "12 MB">
    1111  <!ENTITY mesa-buildsize     "411 MB (with demos and docs), add 258 MB for tests">
     
    240240      -Dosmesa=gallium               \
    241241      -Dvalgrind=false               \
     242      -Dlibunwind=false              \
    242243      ..                             &amp;&amp;
    243244
Note: See TracChangeset for help on using the changeset viewer.