summaryrefslogtreecommitdiffstats
path: root/rules/weston.make
diff options
context:
space:
mode:
authorPhilipp Zabel <p.zabel@pengutronix.de>2018-08-27 15:29:55 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-08-31 10:13:31 +0200
commitd02c0771a6df2161968b27d7dde4886951ef5e27 (patch)
tree6fc958ba2083dc91218d91888cf863c6cff16381 /rules/weston.make
parent19ee0e7be01693798f76c5c03189914f31403983 (diff)
downloadptxdist-d02c0771a6df2161968b27d7dde4886951ef5e27.tar.gz
ptxdist-d02c0771a6df2161968b27d7dde4886951ef5e27.tar.xz
weston: version bump 4.0.0 -> 5.0.0
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.make6
1 files changed, 3 insertions, 3 deletions
diff --git a/rules/weston.make b/rules/weston.make
index dd942b0bb..f5d748897 100644
--- a/rules/weston.make
+++ b/rules/weston.make
@@ -17,9 +17,9 @@ PACKAGES-$(PTXCONF_WESTON) += weston
#
# Paths and names
#
-WESTON_VERSION := 4.0.0
-LIBWESTON_MAJOR := 4
-WESTON_MD5 := 33709aa4d5916f89643fca0fc0064b39
+WESTON_VERSION := 5.0.0
+LIBWESTON_MAJOR := 5
+WESTON_MD5 := 752a04ce3c65af4884cfac4e57231bdb
WESTON := weston-$(WESTON_VERSION)
WESTON_SUFFIX := tar.xz
WESTON_URL := http://wayland.freedesktop.org/releases/$(WESTON).$(WESTON_SUFFIX)