Signed-off-by: Philipp Zabel <p.za...@pengutronix.de>
---
 rules/wayland-protocols.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/wayland-protocols.make b/rules/wayland-protocols.make
index 413c95d4cf05..131187d67e28 100644
--- a/rules/wayland-protocols.make
+++ b/rules/wayland-protocols.make
@@ -14,11 +14,11 @@ PACKAGES-$(PTXCONF_WAYLAND_PROTOCOLS) += wayland-protocols
 #
 # Paths and names
 #
-WAYLAND_PROTOCOLS_VERSION      := 1.26
-WAYLAND_PROTOCOLS_MD5          := 0c6b3e037f3881650d9a53610dd235c7
+WAYLAND_PROTOCOLS_VERSION      := 1.27
+WAYLAND_PROTOCOLS_MD5          := 883fa28a6094871421491086ba50f01a
 WAYLAND_PROTOCOLS              := 
wayland-protocols-$(WAYLAND_PROTOCOLS_VERSION)
 WAYLAND_PROTOCOLS_SUFFIX       := tar.xz
-WAYLAND_PROTOCOLS_URL          := 
https://wayland.freedesktop.org/releases/$(WAYLAND_PROTOCOLS).$(WAYLAND_PROTOCOLS_SUFFIX)
+WAYLAND_PROTOCOLS_URL          := 
https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/$(WAYLAND_PROTOCOLS_VERSION)/downloads/$(WAYLAND_PROTOCOLS).$(WAYLAND_PROTOCOLS_SUFFIX)
 WAYLAND_PROTOCOLS_SOURCE       := 
$(SRCDIR)/$(WAYLAND_PROTOCOLS).$(WAYLAND_PROTOCOLS_SUFFIX)
 WAYLAND_PROTOCOLS_DIR          := $(BUILDDIR)/$(WAYLAND_PROTOCOLS)
 WAYLAND_PROTOCOLS_LICENSE      := MIT
-- 
2.30.2


Reply via email to