mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Carsten Schlote <schlote@vahanus.net>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 2/2] host-mpfr: Add additional download source URL
Date: Tue, 11 Aug 2020 19:37:45 +0200	[thread overview]
Message-ID: <97a093f1-9e7b-dc11-3c26-109530efd50c@vahanus.net> (raw)

Add additional download URL due to extended downtimes on original download
site.

Signed-off-by: Carsten Schlote <schlote@vahanus.net>
---
rules/host-mpfr.make | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/rules/host-mpfr.make b/rules/host-mpfr.make
index 54221ae..a54a80a 100644
--- a/rules/host-mpfr.make
+++ b/rules/host-mpfr.make
@@ -24,7 +24,8 @@ HOST_MPFR_LICENSE := LGPL-3.0-or-later
HOST_MPFR_URL := \
http://www.mpfr.org/mpfr-$(HOST_MPFR_VERSION)/$(HOST_MPFR).$(HOST_MPFR_SUFFIX)
\
- http://cross-lfs.org/files/packages/svn/$(HOST_MPFR).$(HOST_MPFR_SUFFIX)
+ http://cross-lfs.org/files/packages/svn/$(HOST_MPFR).$(HOST_MPFR_SUFFIX) \
+ https://ftp.gnu.org/gnu/mpfr/$(HOST_MPFR).$(HOST_MPFR_SUFFIX)
#
----------------------------------------------------------------------------
# Prepare

-- 
2.25.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

             reply	other threads:[~2020-08-11 17:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-11 17:37 Carsten Schlote [this message]
2020-08-14  7:04 ` Michael Olbrich
2020-08-19 10:10 [ptxdist] [PATCH 0/2] Updates for OSELAS.Toolchain Carsten Schlote
2020-08-19 10:10 ` [ptxdist] [PATCH 2/2] host-mpfr: Add additional download source URL Carsten Schlote
2020-08-27 11:17   ` Ladislav Michl

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=97a093f1-9e7b-dc11-3c26-109530efd50c@vahanus.net \
    --to=schlote@vahanus.net \
    --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