From: Karl Palsson Date: Wed, 5 Oct 2016 10:54:24 +0000 (+0000) Subject: lua-wsapi: Use new URL for documentation X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=7028fbfc8652f03d04c7552ecede47bac8c6f9b9;p=openwrt-packages.git lua-wsapi: Use new URL for documentation keplerproject.org has been long gone. Signed-off-by: Karl Palsson --- diff --git a/lang/lua-wsapi/Makefile b/lang/lua-wsapi/Makefile index b382ad640..51175967d 100644 --- a/lang/lua-wsapi/Makefile +++ b/lang/lua-wsapi/Makefile @@ -28,7 +28,7 @@ define Package/lua-wsapi/Default SECTION:=lang CATEGORY:=Languages TITLE:=Lua WSAPI - URL:=http://www.keplerproject.org/wsapi + URL:=https://keplerproject.github.io/wsapi/ DEPENDS:= +lua endef