mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Dahl via ptxdist <ptxdist@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: [ptxdist] [PATCH v1 1/2] dropbear: Add mirror URL
Date: Thu,  8 May 2025 13:48:55 +0200	[thread overview]
Message-ID: <20250508114856.270879-2-ada@thorsis.com> (raw)
In-Reply-To: <20250508114856.270879-1-ada@thorsis.com>

Officially announced in last release announcement.

Link: https://lists.ucc.gu.uwa.edu.au/pipermail/dropbear/2025q2/002385.html
Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
 rules/dropbear.make | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/rules/dropbear.make b/rules/dropbear.make
index dfdbe572d..ee4f98040 100644
--- a/rules/dropbear.make
+++ b/rules/dropbear.make
@@ -20,7 +20,9 @@ DROPBEAR_VERSION	:= 2022.83
 DROPBEAR_MD5		:= a75a34bcc03cacf71a2db9da3b7c94a5
 DROPBEAR		:= dropbear-$(DROPBEAR_VERSION)
 DROPBEAR_SUFFIX		:= tar.bz2
-DROPBEAR_URL		:= https://matt.ucc.asn.au/dropbear/releases/$(DROPBEAR).$(DROPBEAR_SUFFIX)
+DROPBEAR_URL		:= \
+	https://matt.ucc.asn.au/dropbear/releases/$(DROPBEAR).$(DROPBEAR_SUFFIX) \
+	https://dropbear.nl/mirror/releases/$(DROPBEAR).$(DROPBEAR_SUFFIX)
 DROPBEAR_SOURCE		:= $(SRCDIR)/$(DROPBEAR).$(DROPBEAR_SUFFIX)
 DROPBEAR_DIR		:= $(BUILDDIR)/$(DROPBEAR)
 DROPBEAR_LICENSE	:= \
-- 
2.39.5




  reply	other threads:[~2025-05-08 11:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-08 11:48 [ptxdist] [PATCH v1 0/2] dropbear: mirror url and version bump Alexander Dahl via ptxdist
2025-05-08 11:48 ` Alexander Dahl via ptxdist [this message]
2025-05-08 11:48 ` [ptxdist] [PATCH v1 2/2] dropbear: version bump 2022.83 -> 2025.88 Alexander Dahl via ptxdist

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=20250508114856.270879-2-ada@thorsis.com \
    --to=ptxdist@pengutronix.de \
    --cc=ada@thorsis.com \
    /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