Adds three new staging protocols: xdg-toplevel-drag, xdg-dialog, and
linux-drm-syncobj.

https://lists.freedesktop.org/archives/wayland-devel/2024-March/043537.html

Signed-off-by: Philipp Zabel <p.za...@pengutronix.de>
---
 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 c4f64e9ade0a..2f28746379c7 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.33
-WAYLAND_PROTOCOLS_MD5          := 6af4d3a18fbfc7d8aa3f9ccf5b4743f3
+WAYLAND_PROTOCOLS_VERSION      := 1.34
+WAYLAND_PROTOCOLS_MD5          := 512393249240369ad70a17dd0f98edaa
 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.2


Reply via email to