mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Bastian Krause <bst@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Bastian Krause <bst@pengutronix.de>
Subject: [ptxdist] [PATCH 2/2] host-extract-cert: update URL to GitHub
Date: Wed,  2 Sep 2026 10:02:12 +0200	[thread overview]
Message-ID: <20260902080212.1577640-2-bst@pengutronix.de> (raw)
In-Reply-To: <20260902080212.1577640-1-bst@pengutronix.de>

The project moved to Github. The previous URL is no longer available.

Signed-off-by: Bastian Krause <bst@pengutronix.de>
---
 rules/host-extract-cert.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/host-extract-cert.make b/rules/host-extract-cert.make
index 745f78514..136c94661 100644
--- a/rules/host-extract-cert.make
+++ b/rules/host-extract-cert.make
@@ -18,7 +18,7 @@ HOST_EXTRACT_CERT_VERSION	:= 0.3
 HOST_EXTRACT_CERT_SHA256	:= 486de6cc6212491c0e9a880166e503e214f9d72f6b60ba9a89e1f6d84b29a719
 HOST_EXTRACT_CERT		:= extract-cert-$(HOST_EXTRACT_CERT_VERSION)
 HOST_EXTRACT_CERT_SUFFIX	:= tar.gz
-HOST_EXTRACT_CERT_URL		:= https://git.pengutronix.de/cgit/extract-cert/snapshot/$(HOST_EXTRACT_CERT).$(HOST_EXTRACT_CERT_SUFFIX)
+HOST_EXTRACT_CERT_URL		:= https://github.com/pengutronix/extract-cert/archive/refs/tags/$(HOST_EXTRACT_CERT_VERSION).$(HOST_EXTRACT_CERT_SUFFIX)
 HOST_EXTRACT_CERT_SOURCE	:= $(SRCDIR)/$(HOST_EXTRACT_CERT).$(HOST_EXTRACT_CERT_SUFFIX)
 HOST_EXTRACT_CERT_DIR		:= $(HOST_BUILDDIR)/$(HOST_EXTRACT_CERT)
 HOST_EXTRACT_CERT_LICENSE	:= LGPL-2.1-only
-- 
2.47.3




      reply	other threads:[~2026-09-02  8:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-02  8:02 [ptxdist] [PATCH 1/2] host-ptx-code-signing-dev: " Bastian Krause
2026-09-02  8:02 ` Bastian Krause [this message]

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=20260902080212.1577640-2-bst@pengutronix.de \
    --to=bst@pengutronix.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