summaryrefslogtreecommitdiff
path: root/package/wayland-protocols
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-06-01 08:37:15 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-06-01 17:10:01 +0200
commit07fadf15b1eba8154d0fc53b7bae6b683c51322c (patch)
tree70e3f4e759c8aa7852176d7595f9a50c1070f0f9 /package/wayland-protocols
parent6cedca2ec69f40668725018d36f017a1e52c39ed (diff)
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>
Diffstat (limited to 'package/wayland-protocols')
-rw-r--r--package/wayland-protocols/wayland-protocols.hash4
-rw-r--r--package/wayland-protocols/wayland-protocols.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/wayland-protocols/wayland-protocols.hash b/package/wayland-protocols/wayland-protocols.hash
index f2d5b7fe9..380581b1f 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 bb6d52f89..51ee9ee39 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