commit: 52bbea6a3f316d735b036f0e087dc8bfee041fed Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com> AuthorDate: Mon Oct 4 23:09:49 2021 +0000 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com> CommitDate: Mon Oct 4 23:09:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=52bbea6a
sys-cluster/scr: use https Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com> 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 b640a48d2..08524304d 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"
