https://lore.freedesktop.org/wayland-devel/[email protected]/T/#u
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 5dbbbafd1..fc43e0158 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.46 -WAYLAND_PROTOCOLS_MD5 := 97edd2947b04f4d884f054b944f92d0b +WAYLAND_PROTOCOLS_VERSION := 1.47 +WAYLAND_PROTOCOLS_MD5 := 190cc400d3ec85b5931a0d8f015d4242 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.43.0
