From 52bbea6a3f316d735b036f0e087dc8bfee041fed Mon Sep 17 00:00:00 2001 From: Alessandro Barbieri Date: Tue, 5 Oct 2021 01:09:49 +0200 Subject: [PATCH] sys-cluster/scr: use https Signed-off-by: Alessandro Barbieri --- sys-cluster/scr/scr-3.0_pre1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/scr/scr-3.0_pre1.ebuild b/sys-cluster/scr/scr-3.0_pre1.ebuild index b640a48d2e..08524304d1 100644 --- a/sys-cluster/scr/scr-3.0_pre1.ebuild +++ b/sys-cluster/scr/scr-3.0_pre1.ebuild @@ -13,7 +13,7 @@ inherit cmake python-single-r1 fortran-2 docs DESCRIPTION="Scalable Checkpoint / Restart Library" HOMEPAGE=" - http://computing.llnl.gov/projects/scalable-checkpoint-restart-for-mpi + https://computing.llnl.gov/projects/scalable-checkpoint-restart-for-mpi https://github.com/LLNL/scr " SRC_URI="https://github.com/LLNL/scr/archive/refs/tags/v${MYPV}.tar.gz -> ${P}.tar.gz"