All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/c-ares: update site url
@ 2024-06-17 18:01 Alexander Wellbrock via buildroot
  2024-06-18 10:08 ` Marcus Hoffmann via buildroot
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Alexander Wellbrock via buildroot @ 2024-06-17 18:01 UTC (permalink / raw)
  To: buildroot; +Cc: alex, Alexander Wellbrock

From: alex <alexander.wellbrock@othermo.de>

Download URLs changed after hosting of the c-ares website changed
ownership:
https://daniel.haxx.se/blog/2024/06/06/bye-bye-hosting-c-ares-web/

This cannot be fixed upstream as github pages does not support .htaccess
files according to:
https://github.com/c-ares/c-ares.github.io/issues/2

Signed-off-by: Alexander Wellbrock <a.wellbrock@mailbox.org>
---
 package/c-ares/c-ares.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/c-ares/c-ares.mk b/package/c-ares/c-ares.mk
index c4441255a2..a75a40da70 100644
--- a/package/c-ares/c-ares.mk
+++ b/package/c-ares/c-ares.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 C_ARES_VERSION = 1.27.0
-C_ARES_SITE = http://c-ares.haxx.se/download
+C_ARES_SITE = https://github.com/c-ares/c-ares/releases/download/cares-1_27_0
 C_ARES_INSTALL_STAGING = YES
 C_ARES_CONF_OPTS = --with-random=/dev/urandom
 C_ARES_LICENSE = MIT
-- 
2.42.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [Buildroot] [PATCH 1/1] package/c-ares: update site url
@ 2024-06-17 18:00 Alexander Wellbrock via buildroot
  0 siblings, 0 replies; 8+ messages in thread
From: Alexander Wellbrock via buildroot @ 2024-06-17 18:00 UTC (permalink / raw)
  To: buildroot; +Cc: alex, Alexander Wellbrock

From: alex <alexander.wellbrock@othermo.de>

Download URLs changed after hosting of the c-ares website changed
ownership:
https://daniel.haxx.se/blog/2024/06/06/bye-bye-hosting-c-ares-web/

This cannot be fixed upstream as github pages does not support .htaccess
files according to:
https://github.com/c-ares/c-ares.github.io/issues/2

Signed-off-by: Alexander Wellbrock <a.wellbrock@mailbox.org>
---
 package/c-ares/c-ares.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/c-ares/c-ares.mk b/package/c-ares/c-ares.mk
index c4441255a2..a75a40da70 100644
--- a/package/c-ares/c-ares.mk
+++ b/package/c-ares/c-ares.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 C_ARES_VERSION = 1.27.0
-C_ARES_SITE = http://c-ares.haxx.se/download
+C_ARES_SITE = https://github.com/c-ares/c-ares/releases/download/cares-1_28_1
 C_ARES_INSTALL_STAGING = YES
 C_ARES_CONF_OPTS = --with-random=/dev/urandom
 C_ARES_LICENSE = MIT
-- 
2.42.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2024-07-28 10:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-17 18:01 [Buildroot] [PATCH 1/1] package/c-ares: update site url Alexander Wellbrock via buildroot
2024-06-18 10:08 ` Marcus Hoffmann via buildroot
2024-06-21 20:07   ` Yann E. MORIN
2024-06-21 20:13 ` Yann E. MORIN
2024-06-21 20:57   ` Alexander Wellbrock via buildroot
2024-07-11 19:10 ` Thomas Petazzoni via buildroot
2024-07-28 10:04   ` Peter Korsgaard
  -- strict thread matches above, loose matches on Subject: below --
2024-06-17 18:00 Alexander Wellbrock via buildroot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.