All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/libqrencode: update Config.in homepage url
@ 2025-04-25 19:24 Julien Olivain
  2025-04-25 19:24 ` [Buildroot] [PATCH 2/2] package/libqrencode: fix the _SITE package download url Julien Olivain
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Julien Olivain @ 2025-04-25 19:24 UTC (permalink / raw)
  To: buildroot; +Cc: Phil Eichinger, Julien Olivain

The old home page url [1] redirects to https, and points to the
japanese version of the site.

The commit updates this url to the https english version of the
site [2].

[1] http://fukuchi.org/works/qrencode/index.html
[2] https://fukuchi.org/en/works/qrencode/

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

diff --git a/package/libqrencode/Config.in b/package/libqrencode/Config.in
index b86662621e..7c3d9e4df6 100644
--- a/package/libqrencode/Config.in
+++ b/package/libqrencode/Config.in
@@ -7,7 +7,7 @@ config BR2_PACKAGE_LIBQRENCODE
 	  QR Code is up to 7000 digits or 4000 characters, and is
 	  highly robust.
 
-	  http://fukuchi.org/works/qrencode/index.html
+	  https://fukuchi.org/en/works/qrencode/
 
 if BR2_PACKAGE_LIBQRENCODE
 
-- 
2.49.0

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

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

end of thread, other threads:[~2025-05-18 14:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-25 19:24 [Buildroot] [PATCH 1/2] package/libqrencode: update Config.in homepage url Julien Olivain
2025-04-25 19:24 ` [Buildroot] [PATCH 2/2] package/libqrencode: fix the _SITE package download url Julien Olivain
2025-05-17 11:15 ` [Buildroot] [PATCH 1/2] package/libqrencode: update Config.in homepage url Thomas Petazzoni via buildroot
2025-05-18 14:46 ` Arnout Vandecappelle 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.