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 ec069fe7ebf7..c5442d521958 100644 --- a/rules/wayland-protocols.make +++ b/rules/wayland-protocols.make @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_WAYLAND_PROTOCOLS) += wayland-protocols # # Paths and names # -WAYLAND_PROTOCOLS_VERSION := 1.13 -WAYLAND_PROTOCOLS_MD5 := 29312149dafcd4a0e739ba94995a574d +WAYLAND_PROTOCOLS_VERSION := 1.16 +WAYLAND_PROTOCOLS_MD5 := e0b523ff162e30bab46be1d65d527683 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) -- 2.18.0 _______________________________________________ ptxdist mailing list [email protected]
