wayland: update to 1.20.0.

This commit is contained in:
Isaac Freund 2021-12-09 17:47:15 +01:00 committed by Echo
parent 15b5e7874b
commit 4bec0c4490

View file

@ -1,6 +1,6 @@
# Template file for 'wayland'
pkgname=wayland
version=1.19.0
version=1.20.0
revision=1
build_style=meson
# "Tests must not be built with NDEBUG defined, they rely on assert()."
@ -12,7 +12,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
license="MIT"
homepage="https://wayland.freedesktop.org/"
distfiles="https://wayland.freedesktop.org/releases/wayland-${version}.tar.xz"
checksum=baccd902300d354581cd5ad3cc49daa4921d55fb416a5883e218750fef166d15
checksum=b8a034154c7059772e0fdbd27dbfcda6c732df29cae56a82274f6ec5d7cd8725
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" wayland-devel"