diff --git a/srcpkgs/wayland/template b/srcpkgs/wayland/template index 91ab04c143a..5530babbb9a 100644 --- a/srcpkgs/wayland/template +++ b/srcpkgs/wayland/template @@ -1,6 +1,6 @@ # Template file for 'wayland' pkgname=wayland -version=1.23.0 +version=1.23.1 revision=1 build_style=meson # "Tests must not be built with NDEBUG defined, they rely on assert()." @@ -12,7 +12,7 @@ maintainer="Érico Nogueira " license="MIT" homepage="https://wayland.freedesktop.org/" distfiles="https://gitlab.freedesktop.org/wayland/wayland/-/releases/${version}/downloads/wayland-${version}.tar.xz" -checksum=05b3e1574d3e67626b5974f862f36b5b427c7ceeb965cb36a4e6c2d342e45ab2 +checksum=864fb2a8399e2d0ec39d56e9d9b753c093775beadc6022ce81f441929a81e5ed if [ "$XBPS_CHECK_PKGS" ]; then configure_args+=" -Dtests=true"