mesa: update to 21.1.6.

This commit is contained in:
HadetTheUndying 2021-07-28 22:26:57 -05:00 committed by Érico Nogueira Rolim
parent 5f7b8c45c3
commit a3b9185384

View file

@ -1,6 +1,6 @@
# Template file for 'mesa'
pkgname=mesa
version=21.1.5
version=21.1.6
revision=1
wrksrc="mesa-${version}"
build_style=meson
@ -23,7 +23,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=022c7293074aeeced2278c872db4fa693147c70f8595b076cf3f1ef81520766d
checksum=b1cb0122f911dfa9fe1f209a7061378c61a1448a280e711511ca72dad9999e37
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
configure_args+=" -Duse-elf-tls=false"