diff --git a/dev-lua/luarocks/luarocks-2.4.2.recipe b/dev-lua/luarocks/luarocks-2.4.2.recipe index 495e5f11c..efaf9884e 100644 --- a/dev-lua/luarocks/luarocks-2.4.2.recipe +++ b/dev-lua/luarocks/luarocks-2.4.2.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="2" -SOURCE_URI="http://luarocks.org/releases/luarocks-$portVersion.tar.gz" +REVISION="3" +SOURCE_URI="https://luarocks.org/releases/luarocks-$portVersion.tar.gz" CHECKSUM_SHA256="0e1ec34583e1b265e0fbafb64c8bd348705ad403fe85967fd05d3a659f74d2e5" SOURCE_DIR="luarocks-$portVersion"