From: Thorsten Scherer <t.scherer@eckelmann.de>
To: ptxdist@pengutronix.de
Cc: Thorsten Scherer <t.scherer@eckelmann.de>
Subject: [ptxdist] [PATCH] libatasmart: Fix URL
Date: Fri, 20 Mar 2026 15:09:09 +0100 [thread overview]
Message-ID: <20260320140909.344566-1-t.scherer@eckelmann.de> (raw)
The repo moved to github.com. The md5sum of v0.19.tar.gz stays the same.
Signed-off-by: Thorsten Scherer <t.scherer@eckelmann.de>
---
rules/libatasmart.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/libatasmart.make b/rules/libatasmart.make
index 1ed36128eb98..0f116d0ea17a 100644
--- a/rules/libatasmart.make
+++ b/rules/libatasmart.make
@@ -18,7 +18,7 @@ LIBATASMART_VERSION := 0.19
LIBATASMART_MD5 := 9566992138a0fcf1e1ca1f84bf336a7e
LIBATASMART := libatasmart-$(LIBATASMART_VERSION)
LIBATASMART_SUFFIX := tar.gz
-LIBATASMART_URL := git+https://git.0pointer.net/clone/libatasmart.git;tag=v$(LIBATASMART_VERSION)
+LIBATASMART_URL := https://github.com/libatasmart/libatasmart/archive/refs/tags/v$(LIBATASMART_VERSION).$(LIBATASMART_SUFFIX)
LIBATASMART_SOURCE := $(SRCDIR)/$(LIBATASMART).$(LIBATASMART_SUFFIX)
LIBATASMART_DIR := $(BUILDDIR)/$(LIBATASMART)
LIBATASMART_LICENSE := LGPL-2.1-or-later
--
2.53.0
reply other threads:[~2026-03-20 14:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20260320140909.344566-1-t.scherer@eckelmann.de \
--to=t.scherer@eckelmann.de \
--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