mesa: update to 21.2.5.

This commit is contained in:
HadetTheUndying 2021-10-29 18:40:44 -05:00 committed by Érico Nogueira Rolim
parent c11b442c27
commit 9d7c45b8e1

View file

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