mesa: update to 20.1.5.

This commit is contained in:
HadetTheUndying 2020-08-16 17:21:31 -05:00 committed by Jürgen Buchmüller
parent ad6de92f2d
commit 43ae6e6fea
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'mesa'
pkgname=mesa
version=20.1.4
revision=2
version=20.1.5
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://docs.mesa3d.org/relnotes/${version}.html"
distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz"
checksum=6800271c2be2a0447510eb4e9b67edd9521859a4d565310617c4b359eb6799fe
checksum=fac1861e6e0bf1aec893f8d86dbfb9d8a0f426ff06b05256df10e3ad7e02c69b
build_options="wayland"
build_options_default="wayland"