summaryrefslogtreecommitdiff
path: root/package/weston
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2015-06-18 18:46:09 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-06-21 06:40:51 +0200
commitdca75e36c93eaa46e974d498d728a87c69a52eab (patch)
tree0d8bb888c491e01226f48b9540b6a8cac32dcf66 /package/weston
parentbb48d5d08c8ce9e7be0055b08cf9e9208f99dd91 (diff)
weston: bump to version 1.8.0
- Bump to version 1.8.0 - Update hash file Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/weston')
-rw-r--r--package/weston/weston.hash4
-rw-r--r--package/weston/weston.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/weston/weston.hash b/package/weston/weston.hash
index 8df6f071c..e7bc2bb5c 100644
--- a/package/weston/weston.hash
+++ b/package/weston/weston.hash
@@ -1,2 +1,2 @@
-# From http://lists.freedesktop.org/archives/wayland-devel/2015-February/019977.html
-sha256 1c4511945f3f476c24af712e82a7b500ae91a99cbc0fe2e381da1449125166cd weston-1.7.0.tar.xz
+# From http://lists.freedesktop.org/archives/wayland-devel/2015-June/022416.html
+sha256 8963e69f328e815cec42c58046c4af721476c7541bb7d9edc71740fada5ad312 weston-1.8.0.tar.xz
diff --git a/package/weston/weston.mk b/package/weston/weston.mk
index bf49436fe..4ad89cee3 100644
--- a/package/weston/weston.mk
+++ b/package/weston/weston.mk
@@ -4,7 +4,7 @@
#
################################################################################
-WESTON_VERSION = 1.7.0
+WESTON_VERSION = 1.8.0
WESTON_SITE = http://wayland.freedesktop.org/releases
WESTON_SOURCE = weston-$(WESTON_VERSION).tar.xz
WESTON_LICENSE = MIT