From e4b2a97e4b743e4b4580a2241342534050b92969 Mon Sep 17 00:00:00 2001 From: Alessandro Barbieri Date: Tue, 5 Oct 2021 01:08:50 +0200 Subject: [PATCH] sys-apps/intel-cmt-cat: use https Signed-off-by: Alessandro Barbieri --- sys-apps/intel-cmt-cat/intel-cmt-cat-4.2.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/intel-cmt-cat/intel-cmt-cat-4.2.0-r2.ebuild b/sys-apps/intel-cmt-cat/intel-cmt-cat-4.2.0-r2.ebuild index aee2b7962c..09341e17b6 100644 --- a/sys-apps/intel-cmt-cat/intel-cmt-cat-4.2.0-r2.ebuild +++ b/sys-apps/intel-cmt-cat/intel-cmt-cat-4.2.0-r2.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 perl-module DESCRIPTION="User space software for Intel(R) Resource Director Technology" HOMEPAGE=" - http://www.intel.com/content/www/us/en/architecture-and-technology/resource-director-technology.html + https://www.intel.com/content/www/us/en/architecture-and-technology/resource-director-technology.html https://github.com/intel/intel-cmt-cat " SRC_URI="https://github.com/intel/intel-cmt-cat/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"