summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorPhilipp Zabel <p.zabel@pengutronix.de>2017-08-11 16:48:26 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-08-28 11:32:16 +0200
commit28a31f668b28f478130dfedf3abf06989e67a3eb (patch)
treea698a659a4f59cec1f9e4a8b995a59bb88fca0c1 /rules
parent06f66b5ebaea3f5083c4de8d867fce84fc922923 (diff)
downloadptxdist-28a31f668b28f478130dfedf3abf06989e67a3eb.tar.gz
ptxdist-28a31f668b28f478130dfedf3abf06989e67a3eb.tar.xz
wayland: bump version 1.13.0 -> 1.14.0
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.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/wayland.make b/rules/wayland.make
index 4fe335907..203caa4a9 100644
--- a/rules/wayland.make
+++ b/rules/wayland.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_WAYLAND) += wayland
#
# Paths and names
#
-WAYLAND_VERSION := 1.13.0
-WAYLAND_MD5 := cae152ed956da6de53f9727bc1c45039
+WAYLAND_VERSION := 1.14.0
+WAYLAND_MD5 := 0235f6075c32c3be61cff94fa0b9f108
WAYLAND := wayland-$(WAYLAND_VERSION)
WAYLAND_SUFFIX := tar.xz
WAYLAND_URL := http://wayland.freedesktop.org/releases/$(WAYLAND).$(WAYLAND_SUFFIX)