diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template index 0b4fec36bac..5c38c045c02 100644 --- a/srcpkgs/mesa/template +++ b/srcpkgs/mesa/template @@ -1,6 +1,6 @@ # Template file for 'mesa' pkgname=mesa -version=19.3.3 +version=19.3.4 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=81ce4810bb25d61300f8104856461f4d49cf7cb794aa70cb572312e370c39f09 +checksum=1da467e6ae2799a517e242462331eafd29ae77d9872f3a845df81f7c308e8fe4 build_options="wayland" build_options_default="wayland"