mesa: update to 21.3.2.

This commit is contained in:
HadetTheUndying 2021-12-02 15:39:08 -06:00 committed by Érico Nogueira Rolim
parent d4d77e7ad3
commit 4f7dafcbf3

View file

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