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] seatd: Update URL and hash.
Date: Thu, 23 Mar 2023 21:04:48 +0100	[thread overview]
Message-ID: <20230323200448.3647323-1-christian.melki@t2data.com> (raw)

For unknown reasons, seatd tarball changed it's hash for
the same version. Fortunately, I had an old copy of seatd
and could compare. No differences noted (please double check).
I chalk this down to a rebuild of tarballs or something.
Anyway. I changed URL to the github mirror just in case.
Also, hopefully less fidgety with the tarballs.

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

diff --git a/rules/seatd.make b/rules/seatd.make
index 64876313a..5df69ac91 100644
--- a/rules/seatd.make
+++ b/rules/seatd.make
@@ -16,10 +16,10 @@ PACKAGES-$(PTXCONF_SEATD) += seatd
 # Paths and names
 #
 SEATD_VERSION		:= 0.7.0
-SEATD_MD5		:= 922b8a4ca4dfdb1f43a294db9e77bcf7
+SEATD_MD5		:= a326424b2fccf8d6ae630063ba735aa1
 SEATD			:= seatd-$(SEATD_VERSION)
 SEATD_SUFFIX		:= tar.gz
-SEATD_URL		:= https://git.sr.ht/~kennylevinsen/seatd/archive/$(SEATD_VERSION).$(SEATD_SUFFIX)
+SEATD_URL		:= https://github.com/kennylevinsen/seatd/archive/refs/tags/$(SEATD_VERSION).$(SEATD_SUFFIX)
 SEATD_SOURCE		:= $(SRCDIR)/$(SEATD).$(SEATD_SUFFIX)
 SEATD_DIR		:= $(BUILDDIR)/$(SEATD)
 SEATD_LICENSE		:= MIT
-- 
2.34.1




             reply	other threads:[~2023-03-23 20:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-23 20:04 Christian Melki [this message]
2023-03-24  6:47 ` Michael Olbrich
2023-03-24  6:51   ` Michael Olbrich
2023-03-24 17:44     ` Christian Melki
2023-03-31  8:40       ` 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=20230323200448.3647323-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