Merge pull request #3303 from karlp/pulls/lua-kepler-urls

Pulls/lua kepler urls
This commit is contained in:
Hannu Nyman
2016-10-15 13:18:15 +03:00
committed by GitHub
4 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -28,7 +28,7 @@ define Package/lua-xavante
SECTION:=lang
CATEGORY:=Languages
TITLE:=Xavante Web Server
URL:=http://www.keplerproject.org/xavante
URL:=http://keplerproject.github.io/xavante/
DEPENDS:= +lua
endef

View File

@@ -22,7 +22,7 @@ define Package/luaexpat
SECTION:=lang
CATEGORY:=Languages
TITLE:=LuaExpat
URL:=http://www.keplerproject.org/luaexpat/
URL:=http://matthewwild.co.uk/projects/luaexpat/
MAINTAINER:=W. Michael Petullo <mike@flyn.org>
DEPENDS:=+lua +libexpat
endef