Changeset ed61cd1


Ignore:
Timestamp:
06/06/2018 04:15:51 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
58b07a1
Parents:
a6542da
Message:

Fix th eupdate to mesa

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • packages.ent

    ra6542da red61cd1  
    539539<!ENTITY xkeyboard-config-version     "2.23.1">
    540540<!ENTITY mesa-major-minor             "18.1">
    541 <!ENTITY mesa-version                 "&mesa-major-minor;.3">
     541<!ENTITY mesa-version                 "&mesa-major-minor;.1">
    542542<!ENTITY xcb-util-version             "0.4.0">
    543543<!ENTITY xcb-util-image-version       "0.4.0">
  • x/installing/mesa.xml

    ra6542da red61cd1  
    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        "">
     9  <!ENTITY mesa-md5sum        "063468c930ff61d211ece0191874fa95">
    1010  <!ENTITY mesa-size          "11 MB">
    1111  <!ENTITY mesa-buildsize     "387 MB (with demos and docs, add 40 MB for tests)">
Note: See TracChangeset for help on using the changeset viewer.