summaryrefslogtreecommitdiffstats
path: root/package/wayland
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2017-03-02 12:26:29 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-03-03 23:50:48 +0100
commit5331e6f772bda7e86340b2cd5ad5c08acdce3df9 (patch)
tree20d51e7769e73669b5beac857961350987a461db /package/wayland
parentad283822a1a873ccf8afef7cabacdca23a611ec9 (diff)
downloadbuildroot-5331e6f772bda7e86340b2cd5ad5c08acdce3df9.tar.gz
buildroot-5331e6f772bda7e86340b2cd5ad5c08acdce3df9.zip
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>
Diffstat (limited to 'package/wayland')
-rw-r--r--package/wayland/wayland.hash4
-rw-r--r--package/wayland/wayland.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/wayland/wayland.hash b/package/wayland/wayland.hash
index 9a58c56b48..9b2c01dc4d 100644
--- a/package/wayland/wayland.hash
+++ b/package/wayland/wayland.hash
@@ -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
diff --git a/package/wayland/wayland.mk b/package/wayland/wayland.mk
index a86239437c..286871ecf4 100644
--- a/package/wayland/wayland.mk
+++ b/package/wayland/wayland.mk
@@ -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
OpenPOWER on IntegriCloud