[Buildroot] [git commit] wayland: bump to version 1.8.1

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Jun 21 04:40:42 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=bb48d5d08c8ce9e7be0055b08cf9e9208f99dd91
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

- Bump to version 1.8.1
- Update hash file

Signed-off-by: Vicente Olivert Riera <Vincent.Riera at imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/wayland/wayland.hash |    4 ++--
 package/wayland/wayland.mk   |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/wayland/wayland.hash b/package/wayland/wayland.hash
index aa9b15d..316d6b5 100644
--- a/package/wayland/wayland.hash
+++ b/package/wayland/wayland.hash
@@ -1,2 +1,2 @@
-# From: http://lists.freedesktop.org/archives/wayland-devel/2015-February/019976.html
-sha256  bdea47a2db96f7e53f1ce0351559c0af5b7f7aae7e95f0a884a78af9f1057c9c  wayland-1.7.0.tar.xz
+# From: http://lists.freedesktop.org/archives/wayland-devel/2015-June/022630.html
+sha256  f17c938d1c24fd0a10f650a623a2775d329db3168b5732e498b08388ec776fc8 wayland-1.8.1.tar.xz
diff --git a/package/wayland/wayland.mk b/package/wayland/wayland.mk
index 32869d8..4e44fa0 100644
--- a/package/wayland/wayland.mk
+++ b/package/wayland/wayland.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WAYLAND_VERSION = 1.7.0
+WAYLAND_VERSION = 1.8.1
 WAYLAND_SITE = http://wayland.freedesktop.org/releases
 WAYLAND_SOURCE = wayland-$(WAYLAND_VERSION).tar.xz
 WAYLAND_LICENSE = MIT



More information about the buildroot mailing list