mesa: update to 22.1.7.

This commit is contained in:
HadetTheUndying 2022-08-17 16:17:54 -05:00 committed by Michal Vasilek
parent 92e8f0536c
commit 5d7df6f819
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'mesa'
pkgname=mesa
version=22.1.6
version=22.1.7
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=22ced061eb9adab8ea35368246c1995c09723f3f71653cd5050c5cec376e671a
checksum=da838eb2cf11d0e08d0e9944f6bd4d96987fdc59ea2856f8c70a31a82b355d89
build_options="wayland"
build_options_default="wayland"