mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 2/2] host-mpfr: Add additional download source URL
@ 2020-08-11 17:37 Carsten Schlote
  2020-08-14  7:04 ` Michael Olbrich
  0 siblings, 1 reply; 4+ messages in thread
From: Carsten Schlote @ 2020-08-11 17:37 UTC (permalink / raw)
  To: ptxdist

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ptxdist] [PATCH 2/2] host-mpfr: Add additional download source URL
  2020-08-11 17:37 [ptxdist] [PATCH 2/2] host-mpfr: Add additional download source URL Carsten Schlote
@ 2020-08-14  7:04 ` Michael Olbrich
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Olbrich @ 2020-08-14  7:04 UTC (permalink / raw)
  To: ptxdist

On Tue, Aug 11, 2020 at 07:37:45PM +0200, Carsten Schlote wrote:
> 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)

Here as well.

Michael

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

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ptxdist] [PATCH 2/2] host-mpfr: Add additional download source URL
  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
  0 siblings, 0 replies; 4+ messages in thread
From: Ladislav Michl @ 2020-08-27 11:17 UTC (permalink / raw)
  To: ptxdist; +Cc: Carsten Schlote

On Wed, Aug 19, 2020 at 12:10:53PM +0200, Carsten Schlote wrote:
> 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)

$(call ptx/mirror, 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

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ptxdist] [PATCH 2/2] host-mpfr: Add additional download source URL
  2020-08-19 10:10 [ptxdist] [PATCH 0/2] Updates for OSELAS.Toolchain Carsten Schlote
@ 2020-08-19 10:10 ` Carsten Schlote
  2020-08-27 11:17   ` Ladislav Michl
  0 siblings, 1 reply; 4+ messages in thread
From: Carsten Schlote @ 2020-08-19 10:10 UTC (permalink / raw)
  To: ptxdist; +Cc: Carsten Schlote

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-08-27 11:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-11 17:37 [ptxdist] [PATCH 2/2] host-mpfr: Add additional download source URL Carsten Schlote
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox