mesa: update to 20.0.6.

This commit is contained in:
travankor 2020-05-02 19:22:53 -07:00 committed by Helmut Pozimski
parent 47c3bfbf10
commit be10ddc399

View file

@ -1,7 +1,7 @@
# Template file for 'mesa'
pkgname=mesa
version=20.0.5
revision=4
version=20.0.6
revision=1
wrksrc="mesa-${version}"
build_style=meson
configure_args="-Dglvnd=true -Dshared-glapi=true -Dgbm=true -Degl=true
@ -23,7 +23,7 @@ license="MIT, LGPL-2.1-or-later"
homepage="https://www.mesa3d.org/"
changelog="https://www.mesa3d.org/relnotes/${version}.html"
distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz"
checksum=2c56a82a28cc924e40ea49752abdf1d701c9952481f53cbc7a080271597f572e
checksum=30b5d8e9201a01a0e88e18bb79850e67b1d28443b34c4c5cacad4bd10f668b96
build_options="wayland"
build_options_default="wayland"