mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] weston: Version bump. 10.0.0 -> 10.0.1
@ 2022-06-28 10:42 Christian Melki
  2022-07-29  6:23 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2022-06-28 10:42 UTC (permalink / raw)
  To: ptxdist

Bugfix release.
https://lists.freedesktop.org/archives/wayland-devel/2022-June/042260.html

* URL change to gitlab instance under freedesktop.org.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/weston.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/weston.make b/rules/weston.make
index c2fc71930..0d773c75f 100644
--- a/rules/weston.make
+++ b/rules/weston.make
@@ -15,12 +15,12 @@ PACKAGES-$(PTXCONF_WESTON) += weston
 #
 # Paths and names
 #
-WESTON_VERSION	:= 10.0.0
+WESTON_VERSION	:= 10.0.1
 LIBWESTON_MAJOR := 10
-WESTON_MD5	:= bc4abe2ee6904a4890a0c641c6257f91
+WESTON_MD5	:= dac91aecc97a85bf9664dec0d5c90ae3
 WESTON		:= weston-$(WESTON_VERSION)
 WESTON_SUFFIX	:= tar.xz
-WESTON_URL	:= http://wayland.freedesktop.org/releases/$(WESTON).$(WESTON_SUFFIX)
+WESTON_URL	:= https://gitlab.freedesktop.org/wayland/weston/-/releases/$(WESTON_VERSION)/downloads/$(WESTON).$(WESTON_SUFFIX)
 WESTON_SOURCE	:= $(SRCDIR)/$(WESTON).$(WESTON_SUFFIX)
 WESTON_DIR	:= $(BUILDDIR)/$(WESTON)
 WESTON_LICENSE	:= MIT
-- 
2.34.1




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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-28 10:42 [ptxdist] [PATCH] weston: Version bump. 10.0.0 -> 10.0.1 Christian Melki
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