From: Karl Palsson Date: Fri, 30 Sep 2016 13:44:23 +0000 (+0000) Subject: lang: luasql: update URL to current X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=ba5139a08ff71e70e458ecffee9cd5eb0e4cd5d8;p=openwrt-packages.git lang: luasql: update URL to current Old keplerproject.org urls are all down. github project source for this project references new githubio website. Signed-off-by: Karl Palsson --- 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