summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorPhilipp Zabel <p.zabel@pengutronix.de>2017-08-11 16:48:45 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-08-28 11:32:16 +0200
commit32bd1ea24268c76442e46455eca5072aaa12e012 (patch)
tree160e28c2eb527684b235523a88b080eb2e682cc7 /rules
parent28a31f668b28f478130dfedf3abf06989e67a3eb (diff)
downloadptxdist-32bd1ea24268c76442e46455eca5072aaa12e012.tar.gz
ptxdist-32bd1ea24268c76442e46455eca5072aaa12e012.tar.xz
wayland-protocols: bump version 1.9 -> 1.10
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules')
-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 b5133820e..06d792c54 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.9
-WAYLAND_PROTOCOLS_MD5 := d9a3c93aac1f423501a33e7a9804b3b3
+WAYLAND_PROTOCOLS_VERSION := 1.10
+WAYLAND_PROTOCOLS_MD5 := 84a7846c2b6a6a3e265fc9be36453e60
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)