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>
This commit is contained in:
Gustavo Zacarias 2016-06-01 08:37:14 -03:00 committed by Thomas Petazzoni
parent b9a0903cfe
commit 6cedca2ec6
2 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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