[Buildroot] [git commit branch/2019.02.x] package/tcllib: update the upstream URL in Config.in

Peter Korsgaard peter at korsgaard.com
Wed Dec 25 18:04:20 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=01fbdb8b3238de87dab0d46153d78e46ef07fa6c
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2019.02.x

Update the upstream URL in the help text in Config.in. This
addresses the 'Invalid(Err)' URL status in the package stats
web page output.

Signed-off-by: Mark Corbin <mark at dibsco.co.uk>
Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
(cherry picked from commit 556fb0d6b6a52abaca508a8b80d79954134bc4b6)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/tcllib/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/tcllib/Config.in b/package/tcllib/Config.in
index b0a4ad060e..3a307b9aee 100644
--- a/package/tcllib/Config.in
+++ b/package/tcllib/Config.in
@@ -8,4 +8,4 @@ config BR2_PACKAGE_TCLLIB
 	  is to collect commonly used function into a single library,
 	  which users can rely on to be available and stable
 
-	  http://tcl.activestate.com/software/tcllib/
+	  https://www.tcl.tk/software/tcllib/


More information about the buildroot mailing list