mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] weston: Version bump. 11.0.0 -> 11.0.1
Date: Fri, 16 Dec 2022 16:06:01 +0100	[thread overview]
Message-ID: <20221216150601.392941-1-christian.melki@t2data.com> (raw)

Minor bugfix release.
https://lists.freedesktop.org/archives/wayland-devel/2022-December/042538.html

Sigh. The "modern" move from classical release tarball delivery from
a plain, flat server to gitlab/github/whatever has created a new type of
variability. It's everchanging. New day. New variation.

Seems this time around, this release isn't available under the release tag.
It's under some githash. So that's a no go. The older releases weren't.
The archive context might be more stable, but really not sure.
But I can't find a .xz format there. So .gz it is.

IMHO. It's a webgui clikety-click release trainwreck.

* Change URL.
* Change tarball format.

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

diff --git a/rules/weston.make b/rules/weston.make
index 53cf9a4d6..cee8d290f 100644
--- a/rules/weston.make
+++ b/rules/weston.make
@@ -15,12 +15,12 @@ PACKAGES-$(PTXCONF_WESTON) += weston
 #
 # Paths and names
 #
-WESTON_VERSION	:= 11.0.0
+WESTON_VERSION	:= 11.0.1
 LIBWESTON_MAJOR := 11
-WESTON_MD5	:= ce50a4b11e5bb6d4a3a517ab34e86aa5
+WESTON_MD5	:= 67ad4a73ed94c3fc9f7aaa3700d311fb
 WESTON		:= weston-$(WESTON_VERSION)
-WESTON_SUFFIX	:= tar.xz
-WESTON_URL	:= https://gitlab.freedesktop.org/wayland/weston/-/releases/$(WESTON_VERSION)/downloads/$(WESTON).$(WESTON_SUFFIX)
+WESTON_SUFFIX	:= tar.gz
+WESTON_URL	:= https://gitlab.freedesktop.org/wayland/weston/-/archive/$(WESTON_VERSION)/$(WESTON).$(WESTON_SUFFIX)
 WESTON_SOURCE	:= $(SRCDIR)/$(WESTON).$(WESTON_SUFFIX)
 WESTON_DIR	:= $(BUILDDIR)/$(WESTON)
 WESTON_LICENSE	:= MIT
-- 
2.34.1




             reply	other threads:[~2022-12-16 15:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-16 15:06 Christian Melki [this message]
2023-01-06 16:00 ` [ptxdist] [APPLIED] " Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221216150601.392941-1-christian.melki@t2data.com \
    --to=christian.melki@t2data.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox