From cb430430ad00504144613782e808f60fd8b3fa65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 30 May 2018 08:38:44 +0200 Subject: [PATCH] luarocks: update HOMEPAGE. --- dev-lua/luarocks/luarocks-2.4.2.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"