wayland: update to 1.26.0

This commit is contained in:
dogknowsnx
2026-07-18 16:13:45 +02:00
committed by Duncan Overbruck
parent 6eb4b50b48
commit 287f0b5c88
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'wayland'
pkgname=wayland
version=1.25.0
version=1.26.0
revision=1
build_style=meson
# "Tests must not be built with NDEBUG defined, they rely on assert()."
@@ -13,7 +13,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=c065f040afdff3177680600f249727e41a1afc22fccf27222f15f5306faa1f03
checksum=64176eaa46e4969903e286f8e5ef8331affc17fdf03ac9b58381d2b23162b7a3
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Dtests=true"