From: Gustavo Zacarias Date: Wed, 1 Jun 2016 11:37:15 +0000 (-0300) Subject: wayland-protocols: bump to version 1.4 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=07fadf15b1eba8154d0fc53b7bae6b683c51322c;p=buildroot.git wayland-protocols: bump to version 1.4 Signed-off-by: Gustavo Zacarias Signed-off-by: Thomas Petazzoni --- diff --git a/package/wayland-protocols/wayland-protocols.hash b/package/wayland-protocols/wayland-protocols.hash index f2d5b7fe94..380581b1f5 100644 --- a/package/wayland-protocols/wayland-protocols.hash +++ b/package/wayland-protocols/wayland-protocols.hash @@ -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 diff --git a/package/wayland-protocols/wayland-protocols.mk b/package/wayland-protocols/wayland-protocols.mk index bb6d52f895..51ee9ee393 100644 --- a/package/wayland-protocols/wayland-protocols.mk +++ b/package/wayland-protocols/wayland-protocols.mk @@ -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