aboutsummaryrefslogtreecommitdiff
path: root/lang/luasql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/luasql/Makefile')
-rw-r--r--lang/luasql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/luasql/Makefile b/lang/luasql/Makefile
index 204d6cc1a..135ebff64 100644
--- a/lang/luasql/Makefile
+++ b/lang/luasql/Makefile
@@ -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