All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/expect: update Kconfig package URL
@ 2023-09-17 20:29 Julien Olivain
  2023-09-21 19:21 ` Arnout Vandecappelle via buildroot
  2023-09-25 13:59 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Julien Olivain @ 2023-09-17 20:29 UTC (permalink / raw)
  To: buildroot; +Cc: Julien Olivain

The old expect homepage URL [1] is now redirecting to [2]. This commit
updates the URL to the new one.

[1] http://expect.sourceforge.net/
[2] https://core.tcl.tk/expect/

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

diff --git a/package/expect/Config.in b/package/expect/Config.in
index 5557f4aee6..67dfe643b2 100644
--- a/package/expect/Config.in
+++ b/package/expect/Config.in
@@ -4,4 +4,4 @@ config BR2_PACKAGE_EXPECT
 	  Expect is a tool for automating interactive applications
 	  such as telnet, ftp, passwd, fsck, rlogin, ssh, tip, etc.
 
-	  http://expect.sourceforge.net/
+	  https://core.tcl.tk/expect/
-- 
2.41.0

_______________________________________________
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/expect: update Kconfig package URL
  2023-09-17 20:29 [Buildroot] [PATCH 1/1] package/expect: update Kconfig package URL Julien Olivain
@ 2023-09-21 19:21 ` Arnout Vandecappelle via buildroot
  2023-09-25 13:59 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Arnout Vandecappelle via buildroot @ 2023-09-21 19:21 UTC (permalink / raw)
  To: Julien Olivain, buildroot



On 17/09/2023 22:29, Julien Olivain wrote:
> The old expect homepage URL [1] is now redirecting to [2]. This commit
> updates the URL to the new one.
> 
> [1] http://expect.sourceforge.net/
> [2] https://core.tcl.tk/expect/
> 
> Signed-off-by: Julien Olivain <ju.o@free.fr>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   package/expect/Config.in | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/expect/Config.in b/package/expect/Config.in
> index 5557f4aee6..67dfe643b2 100644
> --- a/package/expect/Config.in
> +++ b/package/expect/Config.in
> @@ -4,4 +4,4 @@ config BR2_PACKAGE_EXPECT
>   	  Expect is a tool for automating interactive applications
>   	  such as telnet, ftp, passwd, fsck, rlogin, ssh, tip, etc.
>   
> -	  http://expect.sourceforge.net/
> +	  https://core.tcl.tk/expect/
_______________________________________________
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/expect: update Kconfig package URL
  2023-09-17 20:29 [Buildroot] [PATCH 1/1] package/expect: update Kconfig package URL Julien Olivain
  2023-09-21 19:21 ` Arnout Vandecappelle via buildroot
@ 2023-09-25 13:59 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2023-09-25 13:59 UTC (permalink / raw)
  To: Julien Olivain; +Cc: buildroot

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

 > The old expect homepage URL [1] is now redirecting to [2]. This commit
 > updates the URL to the new one.

 > [1] http://expect.sourceforge.net/
 > [2] https://core.tcl.tk/expect/

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

Committed to 2023.02.x, 2023.05.x and 2023.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:[~2023-09-25 13:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-17 20:29 [Buildroot] [PATCH 1/1] package/expect: update Kconfig package URL Julien Olivain
2023-09-21 19:21 ` Arnout Vandecappelle via buildroot
2023-09-25 13:59 ` 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.