lang: luasql: update URL to current
authorKarl Palsson <redacted>
Fri, 30 Sep 2016 13:44:23 +0000 (13:44 +0000)
committerKarl Palsson <redacted>
Fri, 30 Sep 2016 13:44:23 +0000 (13:44 +0000)
Old keplerproject.org urls are all down.
github project source for this project references new githubio website.

Signed-off-by: Karl Palsson <redacted>
lang/luasql/Makefile

index 204d6cc1a4c3edd70d72344fed99729e6ad03ce1..135ebff64917c32db53e94097fc132ec350418ab 100644 (file)
@@ -30,7 +30,7 @@ define Package/luasql/Default
   SECTION:=lang
   CATEGORY:=Languages
   TITLE:=Lua SQL binding
-  URL:=http://www.keplerproject.org/luasql/
+  URL:=http://keplerproject.github.io/luasql/
   DEPENDS:= +lua
 endef
 
git clone https://git.99rst.org/PROJECT