https://lists.freedesktop.org/archives/wayland-devel/2025-April/044134.html https://lists.freedesktop.org/archives/wayland-devel/2025-April/044161.html
Signed-off-by: Christian Melki <[email protected]> --- rules/wayland-protocols.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/wayland-protocols.make b/rules/wayland-protocols.make index d6bdd9f2f..6f30163ab 100644 --- a/rules/wayland-protocols.make +++ b/rules/wayland-protocols.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_WAYLAND_PROTOCOLS) += wayland-protocols # # Paths and names # -WAYLAND_PROTOCOLS_VERSION := 1.42 -WAYLAND_PROTOCOLS_MD5 := e0b26d2c4874cc65b497fd3fcf91b3b0 +WAYLAND_PROTOCOLS_VERSION := 1.44 +WAYLAND_PROTOCOLS_MD5 := bbf053c2d62cf11e253cf2cc151c2df0 WAYLAND_PROTOCOLS := wayland-protocols-$(WAYLAND_PROTOCOLS_VERSION) WAYLAND_PROTOCOLS_SUFFIX := tar.xz WAYLAND_PROTOCOLS_URL := https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/$(WAYLAND_PROTOCOLS_VERSION)/downloads/$(WAYLAND_PROTOCOLS).$(WAYLAND_PROTOCOLS_SUFFIX) -- 2.34.1
