* [ptxdist] [PATCH] libatasmart: Fix URL
@ 2026-03-20 14:09 Thorsten Scherer
0 siblings, 0 replies; only message in thread
From: Thorsten Scherer @ 2026-03-20 14:09 UTC (permalink / raw)
To: ptxdist; +Cc: Thorsten Scherer
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-03-20 14:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-20 14:09 [ptxdist] [PATCH] libatasmart: Fix URL Thorsten Scherer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox