wayland: update to 1.24.0

This commit is contained in:
dogknowsnx 2025-08-10 17:52:45 +02:00 committed by Duncan Overbruck
parent 6cc65497c0
commit e98aeaeb20

View file

@ -1,6 +1,6 @@
# Template file for 'wayland'
pkgname=wayland
version=1.23.1
version=1.24.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://gitlab.freedesktop.org/wayland/wayland/-/releases/${version}/downloads/wayland-${version}.tar.xz"
checksum=864fb2a8399e2d0ec39d56e9d9b753c093775beadc6022ce81f441929a81e5ed
checksum=82892487a01ad67b334eca83b54317a7c86a03a89cfadacfef5211f11a5d0536
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Dtests=true"