diff --git a/dev-lua/luarocks/luarocks-2.2.0.recipe b/dev-lua/luarocks/luarocks-2.2.0.recipe index 681f7237c..5d203d9f6 100644 --- a/dev-lua/luarocks/luarocks-2.2.0.recipe +++ b/dev-lua/luarocks/luarocks-2.2.0.recipe @@ -1,11 +1,11 @@ SUMMARY="A deployment and management system for Lua modules" DESCRIPTION="LuaRocks allows you to install modules as self-contained \ packages called rocks, which also contain version dependency information." -HOMEPAGE="http://luarocks.org" +HOMEPAGE="https://luarocks.org" COPYRIGHT="2007-2014 Kepler Project" LICENSE="MIT" -REVISION="4" -SOURCE_URI="http://luarocks.org/releases/luarocks-2.2.0.tar.gz" +REVISION="5" +SOURCE_URI="https://luarocks.org/releases/luarocks-2.2.0.tar.gz" CHECKSUM_SHA256="9b1a4ec7b103e2fb90a7ba8589d7e0c8523a3d6d54ac469b0bbc144292b9279c" SOURCE_DIR="$portVersionedName"