luarocks: switch to https.

This commit is contained in:
Jerome Duval
2018-09-21 11:03:49 +02:00
parent 8b2f64ae3a
commit f40d82e8cf

View File

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