New staging protocol: color-management. https://lists.freedesktop.org/archives/wayland-devel/2025-February/043980.html
Signed-off-by: Philipp Zabel <[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 3c0135b8ec18..df8df068cfea 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.40 -WAYLAND_PROTOCOLS_MD5 := 5ec06b6ab9c451bb0edf8530c315ed10 +WAYLAND_PROTOCOLS_VERSION := 1.41 +WAYLAND_PROTOCOLS_MD5 := 95980c2823dc6ed4816712cafcf5e535 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.39.5
