mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] chrony: Fix URL.
@ 2024-04-09 20:00 Christian Melki
  2024-04-11 15:04 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2024-04-09 20:00 UTC (permalink / raw)
  To: ptxdist

tuxfamily.org seems down. Atleast partly.
Might as well adjust the URL to something officially
listed at:

https://chrony-project.org/download.html

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/chrony.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/chrony.make b/rules/chrony.make
index faa7e9a69..5b320d4a4 100644
--- a/rules/chrony.make
+++ b/rules/chrony.make
@@ -19,7 +19,7 @@ CHRONY_VERSION	:= 4.5
 CHRONY_MD5	:= fa50d026df54f9919e6a37fae1258c61
 CHRONY		:= chrony-$(CHRONY_VERSION)
 CHRONY_SUFFIX	:= tar.gz
-CHRONY_URL	:= http://download.tuxfamily.org/chrony/$(CHRONY).$(CHRONY_SUFFIX)
+CHRONY_URL	:= https://chrony-project.org/releases/$(CHRONY).$(CHRONY_SUFFIX)
 CHRONY_SOURCE	:= $(SRCDIR)/$(CHRONY).$(CHRONY_SUFFIX)
 CHRONY_DIR	:= $(BUILDDIR)/$(CHRONY)
 CHRONY_LICENSE	:= GPL-2.0-only AND RSA-MD
-- 
2.34.1




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

* Re: [ptxdist] [APPLIED] chrony: Fix URL.
  2024-04-09 20:00 [ptxdist] [PATCH] chrony: Fix URL Christian Melki
@ 2024-04-11 15:04 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2024-04-11 15:04 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 1d1944bb28c5fc6b4de4c8789a24acdd7f7b5719.

Michael

[sent from post-receive hook]

On Thu, 11 Apr 2024 17:04:58 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> tuxfamily.org seems down. Atleast partly.
> Might as well adjust the URL to something officially
> listed at:
> 
> https://chrony-project.org/download.html
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20240409200045.1135011-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/chrony.make b/rules/chrony.make
> index faa7e9a691d9..5b320d4a4265 100644
> --- a/rules/chrony.make
> +++ b/rules/chrony.make
> @@ -19,7 +19,7 @@ CHRONY_VERSION	:= 4.5
>  CHRONY_MD5	:= fa50d026df54f9919e6a37fae1258c61
>  CHRONY		:= chrony-$(CHRONY_VERSION)
>  CHRONY_SUFFIX	:= tar.gz
> -CHRONY_URL	:= http://download.tuxfamily.org/chrony/$(CHRONY).$(CHRONY_SUFFIX)
> +CHRONY_URL	:= https://chrony-project.org/releases/$(CHRONY).$(CHRONY_SUFFIX)
>  CHRONY_SOURCE	:= $(SRCDIR)/$(CHRONY).$(CHRONY_SUFFIX)
>  CHRONY_DIR	:= $(BUILDDIR)/$(CHRONY)
>  CHRONY_LICENSE	:= GPL-2.0-only AND RSA-MD



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

end of thread, other threads:[~2024-04-11 15:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-09 20:00 [ptxdist] [PATCH] chrony: Fix URL Christian Melki
2024-04-11 15:04 ` [ptxdist] [APPLIED] " Michael Olbrich

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