summaryrefslogtreecommitdiffstats
path: root/rules/wayland.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-09-24 13:57:31 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-09-24 13:57:31 +0200
commit9bb5b43774a21a7bca0d885a9ac6264b018a3492 (patch)
tree59c8f2f751805fb1647cd61cecb969c23ac50bc7 /rules/wayland.make
parent98ebd67b0fb67cdd4f4f6bf4fa069bab9fca643e (diff)
downloadptxdist-9bb5b43774a21a7bca0d885a9ac6264b018a3492.tar.gz
ptxdist-9bb5b43774a21a7bca0d885a9ac6264b018a3492.tar.xz
wayland: version bump 1.5.0 -> 1.6.0
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/wayland.make')
-rw-r--r--rules/wayland.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/wayland.make b/rules/wayland.make
index 265fb407b..fc657251d 100644
--- a/rules/wayland.make
+++ b/rules/wayland.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_WAYLAND) += wayland
#
# Paths and names
#
-WAYLAND_VERSION := 1.5.0
-WAYLAND_MD5 := 1d882776b27329b91d2d500b6d66dd1d
+WAYLAND_VERSION := 1.6.0
+WAYLAND_MD5 := d34c141c975084e4fb668e77b38f840e
WAYLAND := wayland-$(WAYLAND_VERSION)
WAYLAND_SUFFIX := tar.xz
WAYLAND_URL := http://wayland.freedesktop.org/releases/$(WAYLAND).$(WAYLAND_SUFFIX)