diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template index 13be0729782..81d85531da1 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"