[Buildroot] [PATCH 1/1] package/luasyslog: update the upstream URL in Config.in

Mark Corbin mark at dibsco.co.uk
Thu Nov 28 14:49:32 UTC 2019


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>
---
 package/luasyslog/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/luasyslog/Config.in b/package/luasyslog/Config.in
index 814e7ad37e..326fa6bf9b 100644
--- a/package/luasyslog/Config.in
+++ b/package/luasyslog/Config.in
@@ -4,4 +4,4 @@ config BR2_PACKAGE_LUASYSLOG
 	help
 	  Syslog logging for Lua.
 
-	  http://lua.net-core.org/sputnik.lua?p=Telesto:About
+	  https://luarocks.org/modules/luarocks/luasyslog
-- 
2.20.1



More information about the buildroot mailing list