From e92e3d27ee5b52cebdea45c03a5a32b19ae77d68 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 23 Apr 2020 05:10:47 +0200 Subject: [PATCH] mesa: update to 20.0.5. --- srcpkgs/mesa/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template index 508cb8d6684..08029db97f2 100644 --- a/srcpkgs/mesa/template +++ b/srcpkgs/mesa/template @@ -1,6 +1,6 @@ # Template file for 'mesa' pkgname=mesa -version=20.0.4 +version=20.0.5 revision=1 wrksrc="mesa-${version}" build_style=meson @@ -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=c4ed491517a94118a7a611810eeb92645d42ffd82280dcd51be8cc2ba1aabba5 +checksum=2c56a82a28cc924e40ea49752abdf1d701c9952481f53cbc7a080271597f572e build_options="wayland" build_options_default="wayland"