mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] wayland: version bump 1.20.0 -> 1.21.0
@ 2022-07-01  9:36 Philipp Zabel
  2022-07-29  6:23 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Philipp Zabel @ 2022-07-01  9:36 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/host-wayland.make | 3 ++-
 rules/wayland.make      | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/rules/host-wayland.make b/rules/host-wayland.make
index 49ddb200ed90..29389af4d70d 100644
--- a/rules/host-wayland.make
+++ b/rules/host-wayland.make
@@ -25,6 +25,7 @@ HOST_WAYLAND_CONF_OPT	:= \
 	-Ddtd_validation=false \
 	-Dicon_directory= \
 	-Dlibraries=false \
-	-Dscanner=true
+	-Dscanner=true \
+	-Dtests=false
 
 # vim: syntax=make
diff --git a/rules/wayland.make b/rules/wayland.make
index 72d1f367bdd5..6e1ded07262f 100644
--- a/rules/wayland.make
+++ b/rules/wayland.make
@@ -14,11 +14,11 @@ PACKAGES-$(PTXCONF_WAYLAND) += wayland
 #
 # Paths and names
 #
-WAYLAND_VERSION	:= 1.20.0
-WAYLAND_MD5	:= 5095264157bf0565b921ceaf9d698d98
+WAYLAND_VERSION	:= 1.21.0
+WAYLAND_MD5	:= f2653a2293bcd882d756c6a83d278903
 WAYLAND		:= wayland-$(WAYLAND_VERSION)
 WAYLAND_SUFFIX	:= tar.xz
-WAYLAND_URL	:= http://wayland.freedesktop.org/releases/$(WAYLAND).$(WAYLAND_SUFFIX)
+WAYLAND_URL	:= https://gitlab.freedesktop.org/wayland/wayland/-/releases/$(WAYLAND_VERSION)/downloads/$(WAYLAND).$(WAYLAND_SUFFIX)
 WAYLAND_SOURCE	:= $(SRCDIR)/$(WAYLAND).$(WAYLAND_SUFFIX)
 WAYLAND_DIR	:= $(BUILDDIR)/$(WAYLAND)
 WAYLAND_LICENSE	:= MIT
-- 
2.30.2




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-29  6:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-01  9:36 [ptxdist] [PATCH] wayland: version bump 1.20.0 -> 1.21.0 Philipp Zabel
2022-07-29  6:23 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox