mesa: update to 20.0.3.

This commit is contained in:
Juan RP 2020-04-02 08:39:29 +02:00
parent 99370882d3
commit 5256023541
No known key found for this signature in database
GPG Key ID: AF19F6CB482F9368

View File

@ -1,7 +1,7 @@
# Template file for 'mesa'
pkgname=mesa
version=20.0.2
revision=2
version=20.0.3
revision=1
wrksrc="mesa-${version}"
build_style=meson
configure_args="-Dglvnd=true -Dshared-glapi=true -Dgbm=true -Degl=true
@ -24,7 +24,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=aa54f1cb669550606aab8ceb475105d15aeb814fca5a778ce70d0fd10e98e86f
checksum=d63aaf2c27143eded2f4f376f18f7a766ad997f8eeb96c357e8ade84e8a237af
build_options="wayland"
build_options_default="wayland"