package/luasql-sqlite3: update the upstream URL in Config.in
authorMark Corbin <mark@dibsco.co.uk>
Thu, 28 Nov 2019 14:33:12 +0000 (14:33 +0000)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 1 Dec 2019 18:13:36 +0000 (19:13 +0100)
Update the upstream URL in the help text in Config.in. This
addresses the 'Invalid(406)' URL status in the package stats
web page output.

Signed-off-by: Mark Corbin <mark@dibsco.co.uk>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/luasql-sqlite3/Config.in

index cc4d3d5450e44ae531ed54790052a3d414f87fb7..3a1fc6ba60df74d9dd1cb42b423a1db5d7248ecc 100644 (file)
@@ -4,4 +4,4 @@ config BR2_PACKAGE_LUASQL_SQLITE3
        help
          LuaSQL is a simple interface from Lua to a DBMS.
 
-         http://www.keplerproject.org/luasql
+         http://keplerproject.github.io/luasql/