wayland: bump version to 1.7.0
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Sun, 15 Feb 2015 15:44:10 +0000 (15:44 +0000)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 19 Feb 2015 21:31:34 +0000 (22:31 +0100)
- Bump version to 1.7.0
- Add a 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 [new file with mode: 0644]
package/wayland/wayland.mk

diff --git a/package/wayland/wayland.hash b/package/wayland/wayland.hash
new file mode 100644 (file)
index 0000000..aa9b15d
--- /dev/null
@@ -0,0 +1,2 @@
+# From: http://lists.freedesktop.org/archives/wayland-devel/2015-February/019976.html
+sha256  bdea47a2db96f7e53f1ce0351559c0af5b7f7aae7e95f0a884a78af9f1057c9c  wayland-1.7.0.tar.xz
index 740faed0fccabad8011a96bdee7559d9d81bdcc1..32869d88a58fa854fda794c4d51e3cf4af206a28 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WAYLAND_VERSION = 1.6.0
+WAYLAND_VERSION = 1.7.0
 WAYLAND_SITE = http://wayland.freedesktop.org/releases
 WAYLAND_SOURCE = wayland-$(WAYLAND_VERSION).tar.xz
 WAYLAND_LICENSE = MIT