diff options
Diffstat (limited to 'dev-lua/luarocks')
-rw-r--r-- | dev-lua/luarocks/luarocks-3.4.0-r100.ebuild | 4 | ||||
-rw-r--r-- | dev-lua/luarocks/luarocks-3.4.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-lua/luarocks/luarocks-3.4.0-r100.ebuild b/dev-lua/luarocks/luarocks-3.4.0-r100.ebuild index 6dcf557087ad..4a4286ebda05 100644 --- a/dev-lua/luarocks/luarocks-3.4.0-r100.ebuild +++ b/dev-lua/luarocks/luarocks-3.4.0-r100.ebuild @@ -8,8 +8,8 @@ LUA_COMPAT=( lua5-{1..3} luajit ) inherit lua-single DESCRIPTION="A package manager for the Lua programming language" -HOMEPAGE="http://www.luarocks.org" -SRC_URI="http://luarocks.org/releases/${P}.tar.gz" +HOMEPAGE="https://luarocks.org" +SRC_URI="https://luarocks.org/releases/${P}.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/dev-lua/luarocks/luarocks-3.4.0.ebuild b/dev-lua/luarocks/luarocks-3.4.0.ebuild index 702128f4e302..1740df35645a 100644 --- a/dev-lua/luarocks/luarocks-3.4.0.ebuild +++ b/dev-lua/luarocks/luarocks-3.4.0.ebuild @@ -6,8 +6,8 @@ EAPI=7 inherit toolchain-funcs DESCRIPTION="A package manager for the Lua programming language" -HOMEPAGE="http://www.luarocks.org" -SRC_URI="http://luarocks.org/releases/${P}.tar.gz" +HOMEPAGE="https://luarocks.org" +SRC_URI="https://luarocks.org/releases/${P}.tar.gz" LICENSE="MIT" SLOT="0" |