mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Christian Melki <christian.melki@t2data.com>
Subject: Re: [ptxdist] [APPLIED] ntp: Add alternate download URL.
Date: Thu, 16 Jan 2025 17:09:45 +0100	[thread overview]
Message-ID: <20250116160945.427748-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20250106110630.1475533-1-christian.melki@t2data.com>

Thanks, applied as 9ee954cdfb30c08240f0a02dc1e1095acd6e3318.

Michael

[sent from post-receive hook]

On Thu, 16 Jan 2025 17:09:45 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> udel.edu seems to have been down for two days now.
> Add another URL suggested by https://www.ntp.org
> 
> They're not using the same structure, but hopefully this
> will cover a few more outages.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20250106110630.1475533-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/ntp.make b/rules/ntp.make
> index 21bae26a1207..9c6c9555de07 100644
> --- a/rules/ntp.make
> +++ b/rules/ntp.make
> @@ -19,7 +19,9 @@ NTP_VERSION	:= 4.2.8p18
>  NTP_MD5		:= 516bdabd94ab7c824e9771390761a46c
>  NTP		:= ntp-$(NTP_VERSION)
>  NTP_SUFFIX	:= tar.gz
> -NTP_URL		:= http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/$(NTP).$(NTP_SUFFIX)
> +NTP_URL		:= \
> +	http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/$(NTP).$(NTP_SUFFIX) \
> +	https://downloads.nwtime.org/ntp/$(NTP).$(NTP_SUFFIX)
>  NTP_SOURCE	:= $(SRCDIR)/$(NTP).$(NTP_SUFFIX)
>  NTP_DIR		:= $(BUILDDIR)/$(NTP)
>  NTP_LICENSE	:= ntp



      reply	other threads:[~2025-01-16 16:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-06 11:06 [ptxdist] [PATCH] " Christian Melki
2025-01-16 16:09 ` Michael Olbrich [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=20250116160945.427748-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=christian.melki@t2data.com \
    --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