Merge pull request #3303 from karlp/pulls/lua-kepler-urls
Pulls/lua kepler urls
This commit is contained in:
commit
03161d9448
4 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue