All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/liblinear: change homepage url to use https
@ 2024-09-30 19:37 Julien Olivain
  2024-10-26 13:24 ` Thomas Petazzoni via buildroot
  2024-11-11 14:22 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Julien Olivain @ 2024-09-30 19:37 UTC (permalink / raw)
  To: buildroot; +Cc: Romain Naour, Julien Olivain

The package homepage http url redirects to https. This commit updates
this url to directly use https.

Signed-off-by: Julien Olivain <ju.o@free.fr>
---
 package/liblinear/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/liblinear/Config.in b/package/liblinear/Config.in
index cabcba05ad..8c112678cc 100644
--- a/package/liblinear/Config.in
+++ b/package/liblinear/Config.in
@@ -5,7 +5,7 @@ config BR2_PACKAGE_LIBLINEAR
 	  liblinear is a linear classifier for data with millions of
 	  instances and features.
 
-	  http://www.csie.ntu.edu.tw/~cjlin/liblinear/
+	  https://www.csie.ntu.edu.tw/~cjlin/liblinear/
 
 comment "liblinear needs a toolchain w/ C++"
 	depends on !BR2_INSTALL_LIBSTDCPP
-- 
2.46.2

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

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

* Re: [Buildroot] [PATCH 1/1] package/liblinear: change homepage url to use https
  2024-09-30 19:37 [Buildroot] [PATCH 1/1] package/liblinear: change homepage url to use https Julien Olivain
@ 2024-10-26 13:24 ` Thomas Petazzoni via buildroot
  2024-11-11 14:22 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-10-26 13:24 UTC (permalink / raw)
  To: Julien Olivain; +Cc: buildroot, Romain Naour

On Mon, 30 Sep 2024 21:37:43 +0200
Julien Olivain <ju.o@free.fr> wrote:

> The package homepage http url redirects to https. This commit updates
> this url to directly use https.
> 
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
>  package/liblinear/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] package/liblinear: change homepage url to use https
  2024-09-30 19:37 [Buildroot] [PATCH 1/1] package/liblinear: change homepage url to use https Julien Olivain
  2024-10-26 13:24 ` Thomas Petazzoni via buildroot
@ 2024-11-11 14:22 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2024-11-11 14:22 UTC (permalink / raw)
  To: Julien Olivain; +Cc: buildroot, Romain Naour

>>>>> "Julien" == Julien Olivain <ju.o@free.fr> writes:

 > The package homepage http url redirects to https. This commit updates
 > this url to directly use https.

 > Signed-off-by: Julien Olivain <ju.o@free.fr>

Committed to 2024.02.x and 2024.08.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2024-11-11 14:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-30 19:37 [Buildroot] [PATCH 1/1] package/liblinear: change homepage url to use https Julien Olivain
2024-10-26 13:24 ` Thomas Petazzoni via buildroot
2024-11-11 14:22 ` Peter Korsgaard

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.