]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
wayland: bump to version 1.8.1
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Thu, 18 Jun 2015 16:46:08 +0000 (18:46 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 21 Jun 2015 04:40:42 +0000 (06:40 +0200)
- Bump to version 1.8.1
- Update hash file

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/wayland/wayland.hash
package/wayland/wayland.mk

index aa9b15d8f021cffa27d5ec95c299e1d7831d08a9..316d6b5a72e12598511b74339018537ed150c459 100644 (file)
@@ -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
index 32869d88a58fa854fda794c4d51e3cf4af206a28..4e44fa0ca98d0838167552427b8a47d3ab8bdf8e 100644 (file)
@@ -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