mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 07:17:15 +08:00
Update to mesa-23.1.2.
This commit is contained in:
parent
023dffb796
commit
3b84f79a91
@ -41,6 +41,10 @@
|
||||
<listitem>
|
||||
<para>June 10th, 2023</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to mesa-23.1.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;18154">#18154</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to cachecontrol-0.13.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;18151">#18151</ulink>.</para>
|
||||
|
@ -769,7 +769,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY xcb-util-wm-version "0.4.2">
|
||||
<!ENTITY xcb-util-cursor-version "0.1.4">
|
||||
<!ENTITY mesa-major-minor "23.1">
|
||||
<!ENTITY mesa-version "&mesa-major-minor;.1">
|
||||
<!ENTITY mesa-version "&mesa-major-minor;.2">
|
||||
<!ENTITY xbitmaps-version "1.1.3">
|
||||
<!ENTITY xcursor-themes-version "1.0.7">
|
||||
<!ENTITY xkeyboard-config-version "2.38">
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
<!ENTITY mesa-download-http "https://mesa.freedesktop.org/archive/mesa-&mesa-version;.tar.xz">
|
||||
<!ENTITY mesa-download-ftp "ftp://ftp.freedesktop.org/pub/mesa/mesa-&mesa-version;.tar.xz">
|
||||
<!ENTITY mesa-md5sum "649177ce45f752c75b657288f3fc609a">
|
||||
<!ENTITY mesa-md5sum "0e9859110df4425e83186e0645452daa">
|
||||
<!ENTITY mesa-size "17 MB">
|
||||
<!ENTITY mesa-buildsize "462 MB (with docs, add 221 MB for tests)">
|
||||
<!ENTITY mesa-time "2.2 SBU (With docs; add 2.3 SBU for tests; both with parallelism=4)">
|
||||
|
Loading…
Reference in New Issue
Block a user