mesa: update to 22.1.6.

This commit is contained in:
HadetTheUndying 2022-08-10 17:07:51 -05:00 committed by Érico Nogueira Rolim
parent bf4ea020a4
commit f4f4edbe52
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'mesa'
pkgname=mesa
version=22.1.3
version=22.1.6
revision=1
build_style=meson
configure_args="-Dglvnd=true -Dshared-glapi=enabled -Dgbm=enabled -Degl=enabled
@ -22,7 +22,7 @@ license="MIT, LGPL-2.1-or-later"
homepage="https://www.mesa3d.org/"
changelog="https://docs.mesa3d.org/relnotes/${version}.html"
distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz"
checksum=b98f32ba7aa2a1ff5725fb36eb999c693079f0ca16f70aa2f103e2b6c3f093e3
checksum=22ced061eb9adab8ea35368246c1995c09723f3f71653cd5050c5cec376e671a
build_options="wayland"
build_options_default="wayland"