luarocks: update HOMEPAGE.

This commit is contained in:
Jérôme Duval
2018-05-30 08:38:44 +02:00
committed by GitHub
parent d34f56d6c7
commit cb430430ad

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