summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Zabel <p.zabel@pengutronix.de>2019-02-14 10:14:17 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-02-19 14:55:36 +0100
commitfa66d6ec6fea3dd6ef4be1f6f17d2db7c486c851 (patch)
tree540a1386c7e373634faaef0b86d8c014204b3f6f
parentf3f277c12842a1bf92a39a2b15ca652f1376b6c9 (diff)
downloadptxdist-fa66d6ec6fea3dd6ef4be1f6f17d2db7c486c851.tar.gz
ptxdist-fa66d6ec6fea3dd6ef4be1f6f17d2db7c486c851.tar.xz
wayland-protocols: version bump 1.16 -> 1.17
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/wayland-protocols.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/wayland-protocols.make b/rules/wayland-protocols.make
index c5442d521..75e39f611 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.16
-WAYLAND_PROTOCOLS_MD5 := e0b523ff162e30bab46be1d65d527683
+WAYLAND_PROTOCOLS_VERSION := 1.17
+WAYLAND_PROTOCOLS_MD5 := 55ddd5fdb02b73b9de9559aaec267315
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)