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 131187d67e28..2e166bc2c9bb 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.27 -WAYLAND_PROTOCOLS_MD5 := 883fa28a6094871421491086ba50f01a +WAYLAND_PROTOCOLS_VERSION := 1.28 +WAYLAND_PROTOCOLS_MD5 := 391ac1ac30e96d2f5559e2cc40a4d924 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.30.2
