summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2015-03-24 17:16:49 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-03-26 09:36:21 +0100
commit05b6534d361841eb1f0e08b4a6880852e60c9a9f (patch)
tree27a49b24b5e17caebd6c9a09c6bdb541751e0a47
parent755af6dd56c39f4f748500bfaef80d9fa5623566 (diff)
downloadptxdist-05b6534d361841eb1f0e08b4a6880852e60c9a9f.tar.gz
ptxdist-05b6534d361841eb1f0e08b4a6880852e60c9a9f.tar.xz
wayland: version bump 1.6.1 -> 1.7.0
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/wayland.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/wayland.make b/rules/wayland.make
index 0c3ac183d..2887dbe33 100644
--- a/rules/wayland.make
+++ b/rules/wayland.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_WAYLAND) += wayland
#
# Paths and names
#
-WAYLAND_VERSION := 1.6.1
-WAYLAND_MD5 := feaa0754fe49931a3fe5aa98f7d1e0e9
+WAYLAND_VERSION := 1.7.0
+WAYLAND_MD5 := 6f46ac47c3a18c6503a40b5fa58a1066
WAYLAND := wayland-$(WAYLAND_VERSION)
WAYLAND_SUFFIX := tar.xz
WAYLAND_URL := http://wayland.freedesktop.org/releases/$(WAYLAND).$(WAYLAND_SUFFIX)