commit:     bbcbd2a84b3407bd7277d2025edd9a2300288175
Author:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Fri Jul 19 11:07:04 2024 +0000
Commit:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
CommitDate: Fri Jul 19 11:07:04 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bbcbd2a8

app-benchmarks/phoronix-test-suite: HttpsUrlAvailable fix

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>

 app-benchmarks/phoronix-test-suite/phoronix-test-suite-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-benchmarks/phoronix-test-suite/phoronix-test-suite-9999.ebuild 
b/app-benchmarks/phoronix-test-suite/phoronix-test-suite-9999.ebuild
index 48a9e3c3d..31a304aa3 100644
--- a/app-benchmarks/phoronix-test-suite/phoronix-test-suite-9999.ebuild
+++ b/app-benchmarks/phoronix-test-suite/phoronix-test-suite-9999.ebuild
@@ -8,7 +8,7 @@ EAPI=8
 inherit bash-completion-r1 git-r3 xdg-utils
 
 DESCRIPTION="Phoronix's comprehensive, cross-platform testing and benchmark 
suite"
-HOMEPAGE="http://www.phoronix-test-suite.com";
+HOMEPAGE="https://www.phoronix-test-suite.com";
 EGIT_REPO_URI="https://github.com/${PN}/${PN}.git";
 EGIT3_STORE_DIR="${T}"
 

Reply via email to