summaryrefslogtreecommitdiffstats
path: root/rules/weston.make
diff options
context:
space:
mode:
authorPhilipp Zabel <p.zabel@pengutronix.de>2019-06-25 11:45:00 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-06-28 10:07:10 +0200
commiteeec0f7cd9e65f0a8e7f50319763289301331ad3 (patch)
treee81aa7f7c587c9568e20be99e563576f59dd4bad /rules/weston.make
parent93522ac464e59d01c7e4504628ef8298430d3a2d (diff)
downloadptxdist-eeec0f7cd9e65f0a8e7f50319763289301331ad3.tar.gz
ptxdist-eeec0f7cd9e65f0a8e7f50319763289301331ad3.tar.xz
weston: version bump 6.0.0 -> 6.0.1
Miscellaneous fixes, mostly Meson build system. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/weston.make')
-rw-r--r--rules/weston.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/weston.make b/rules/weston.make
index 23b03cff1..26a3ff72f 100644
--- a/rules/weston.make
+++ b/rules/weston.make
@@ -17,9 +17,9 @@ PACKAGES-$(PTXCONF_WESTON) += weston
#
# Paths and names
#
-WESTON_VERSION := 6.0.0
+WESTON_VERSION := 6.0.1
LIBWESTON_MAJOR := 6
-WESTON_MD5 := 7c634e262f8a464a076c97fd50ad36b3
+WESTON_MD5 := e7b10710ef1eac82258f97bfd41fe534
WESTON := weston-$(WESTON_VERSION)
WESTON_SUFFIX := tar.xz
WESTON_URL := http://wayland.freedesktop.org/releases/$(WESTON).$(WESTON_SUFFIX)