From 8c1571f5fc68bc799c1469ab677b9778841d44ca Mon Sep 17 00:00:00 2001 From: HadetTheUndying Date: Sun, 23 Aug 2020 19:54:08 -0500 Subject: [PATCH] mesa: update to 20.1.6. --- srcpkgs/mesa/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template index 13be07297820f7..81d85531da1ead 100644 --- a/srcpkgs/mesa/template +++ b/srcpkgs/mesa/template @@ -1,6 +1,6 @@ # Template file for 'mesa' pkgname=mesa -version=20.1.5 +version=20.1.6 revision=1 wrksrc="mesa-${version}" build_style=meson @@ -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=fac1861e6e0bf1aec893f8d86dbfb9d8a0f426ff06b05256df10e3ad7e02c69b +checksum=23bed40114b03ad640c95bfe72cc879ed2f941d0d481b77b5204a1fc567fa93c build_options="wayland" build_options_default="wayland"