wayland-protocols: bump to version 1.4

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:15 -03:00 committed by Thomas Petazzoni
parent 6cedca2ec6
commit 07fadf15b1
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
# From https://lists.freedesktop.org/archives/wayland-devel/2015-November/025759.html
sha256 a538a8e3f999f2722897eb60aa2e2b53d879381b413b630957d58a9acd226def wayland-protocols-1.0.tar.xz
# From https://lists.freedesktop.org/archives/wayland-devel/2016-May/029014.html
sha256 014a9a23c21ed14f49b1005b3e8efa66d6337d4ceafc97f7b0d6707e7e3df572 wayland-protocols-1.4.tar.xz

View file

@ -4,7 +4,7 @@
#
################################################################################
WAYLAND_PROTOCOLS_VERSION = 1.0
WAYLAND_PROTOCOLS_VERSION = 1.4
WAYLAND_PROTOCOLS_SITE = http://wayland.freedesktop.org/releases
WAYLAND_PROTOCOLS_SOURCE = wayland-protocols-$(WAYLAND_PROTOCOLS_VERSION).tar.xz
WAYLAND_PROTOCOLS_LICENSE = MIT