mesa: update to 21.3.3.

This commit is contained in:
HadetTheUndying 2021-12-30 16:51:10 -06:00 committed by Érico Nogueira Rolim
parent b8314b1f43
commit 09b40401d6

View file

@ -1,6 +1,6 @@
# Template file for 'mesa'
pkgname=mesa
version=21.3.2
version=21.3.3
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=e2e7bafb8307e7abc3bf982f39382fae3619c84b45504920a21504be52f126bd
checksum=ad7f4613ea7c5d08d9fcb5025270199e6ceb9aa99fd72ee572b70342240a8121
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
configure_args+=" -Duse-elf-tls=false"