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"