wayland: bump to version 1.13.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 2017-03-02 12:26:29 -03:00 committed by Thomas Petazzoni
parent ad283822a1
commit 5331e6f772
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
# From https://lists.freedesktop.org/archives/wayland-devel/2016-September/031121.html
sha256 d6b4135cba0188abcb7275513c72dede751d6194f6edc5b82183a3ba8b821ab1 wayland-1.12.0.tar.xz
# From https://lists.freedesktop.org/archives/wayland-devel/2017-February/033193.html
sha256 69b052c031a61e89af7cc8780893d0da1e301492352aa449dee9345043e6fe51 wayland-1.13.0.tar.xz

View File

@ -4,7 +4,7 @@
#
################################################################################
WAYLAND_VERSION = 1.12.0
WAYLAND_VERSION = 1.13.0
WAYLAND_SITE = http://wayland.freedesktop.org/releases
WAYLAND_SOURCE = wayland-$(WAYLAND_VERSION).tar.xz
WAYLAND_LICENSE = MIT