summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-06-01 08:37:14 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-06-01 17:10:00 +0200
commit6cedca2ec69f40668725018d36f017a1e52c39ed (patch)
treecd5a152c73be7a8c9105a334aba4a2975c1c2d13
parentb9a0903cfeec867b80bd646903af3f149eeefc4e (diff)
downloadbuildroot-6cedca2ec69f40668725018d36f017a1e52c39ed.tar.gz
buildroot-6cedca2ec69f40668725018d36f017a1e52c39ed.zip
wayland: bump to version 1.11.0
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/wayland/wayland.hash4
-rw-r--r--package/wayland/wayland.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/wayland/wayland.hash b/package/wayland/wayland.hash
index c9d0721cb6..be1b6b5f4c 100644
--- a/package/wayland/wayland.hash
+++ b/package/wayland/wayland.hash
@@ -1,2 +1,2 @@
-# From https://lists.freedesktop.org/archives/wayland-devel/2016-February/027038.html
-sha256 4bf6e790aa6f50ab3825676282ecd75850ec9c4767af96ecb7127b1f3c3d60dc wayland-1.10.0.tar.xz
+# From https://lists.freedesktop.org/archives/wayland-devel/2016-June/029163.html
+sha256 9540925f7928becfdf5e3b84c70757f6589bf1ceef09bea78784d8e4772c0db0 wayland-1.11.0.tar.xz
diff --git a/package/wayland/wayland.mk b/package/wayland/wayland.mk
index 215e70ac78..e219624687 100644
--- a/package/wayland/wayland.mk
+++ b/package/wayland/wayland.mk
@@ -4,7 +4,7 @@
#
################################################################################
-WAYLAND_VERSION = 1.10.0
+WAYLAND_VERSION = 1.11.0
WAYLAND_SITE = http://wayland.freedesktop.org/releases
WAYLAND_SOURCE = wayland-$(WAYLAND_VERSION).tar.xz
WAYLAND_LICENSE = MIT
OpenPOWER on IntegriCloud