wayland: update to 1.23.1

This commit is contained in:
tranzystorekk 2025-05-17 17:11:00 +02:00
parent cc668cb5cb
commit 04f8f194bf

View file

@ -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 <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=05b3e1574d3e67626b5974f862f36b5b427c7ceeb965cb36a4e6c2d342e45ab2
checksum=864fb2a8399e2d0ec39d56e9d9b753c093775beadc6022ce81f441929a81e5ed
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Dtests=true"