libGL: update to 19.2.5.

This commit is contained in:
Andrew Benson 2019-11-20 12:48:46 -06:00 committed by Juan RP
parent c1dd51360b
commit 3e47da7bb0

View file

@ -1,6 +1,6 @@
# Template file for 'libGL'
pkgname=libGL
version=19.2.4
version=19.2.5
revision=1
wrksrc="mesa-${version}"
build_style=meson
@ -22,7 +22,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=09000a0f7dbbd82e193b81a8f1bf0c118eab7ca975c0329181968596e548e30f
checksum=3d010a366b28d10bdd71e32091d8684baf1522e6466c5c5703667091b2108c8b
build_options="wayland"
build_options_default="wayland"