mesa: update to 20.3.4.
This commit is contained in:
parent
42d058e870
commit
50b98ed751
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mesa'
|
||||
pkgname=mesa
|
||||
version=20.3.3
|
||||
version=20.3.4
|
||||
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=f74e212d4838e982a10c203ffa998817d1855c5cf448ae87b58f96edea61d156
|
||||
checksum=dc21a987ec1ff45b278fe4b1419b1719f1968debbb80221480e44180849b4084
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
configure_args+=" -Duse-elf-tls=false"
|
||||
|
|
Loading…
Reference in a new issue