summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2013-04-16 23:16:33 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2013-04-16 23:16:58 +0200
commit2152bec340fad57d713877f91912f4a05eba8f14 (patch)
treeec5c92eba9fc4891df47b5aed503903af8964207
parente66639fb014e5a16e3c359cda35977fe262d1401 (diff)
downloadptxdist-2152bec340fad57d713877f91912f4a05eba8f14.tar.gz
ptxdist-2152bec340fad57d713877f91912f4a05eba8f14.tar.xz
wayland: version bump 1.0.5 -> 1.1.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 9bd2d3b54..c84de5cf0 100644
--- a/rules/wayland.make
+++ b/rules/wayland.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_WAYLAND) += wayland
#
# Paths and names
#
-WAYLAND_VERSION := 1.0.5
-WAYLAND_MD5 := e2e9ebfbaf9b013471c620b99938d764
+WAYLAND_VERSION := 1.1.0
+WAYLAND_MD5 := d2dc9398a83692cafc16eba6e45f85d8
WAYLAND := wayland-$(WAYLAND_VERSION)
WAYLAND_SUFFIX := tar.xz
WAYLAND_URL := http://wayland.freedesktop.org/releases/$(WAYLAND).$(WAYLAND_SUFFIX)