From 3e47da7bb04bd2e5a75fec969c29c52c8d24d230 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Wed, 20 Nov 2019 12:48:46 -0600 Subject: [PATCH] libGL: update to 19.2.5. --- srcpkgs/libGL/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libGL/template b/srcpkgs/libGL/template index 23e1aa944f..c84356d536 100644 --- a/srcpkgs/libGL/template +++ b/srcpkgs/libGL/template @@ -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"