From: Karl Palsson Date: Wed, 5 Oct 2016 10:51:25 +0000 (+0000) Subject: lua-rings: use new URL for documentation X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=c3d4458615d399ee04769edddc8b3f9ff9f05ed6;p=openwrt-packages.git lua-rings: use new URL for documentation keplerproject.org is long gone. Signed-off-by: Karl Palsson --- diff --git a/lang/lua-rings/Makefile b/lang/lua-rings/Makefile index 9b39c96be..7b2e270f7 100644 --- a/lang/lua-rings/Makefile +++ b/lang/lua-rings/Makefile @@ -30,7 +30,7 @@ define Package/lua-rings SECTION:=lang CATEGORY:=Languages TITLE:=Lua-Rings - URL:=http://www.inf.puc-rio.br/~roberto/lua-rings/ + URL:=http://keplerproject.github.io/rings/ DEPENDS:=+lua endef