commit:     46f7cfac5682d34691accec926a237976ec0fe9e
Author:     Lukas Schmelting <lschmelting <AT> posteo <DOT> com>
AuthorDate: Sat Aug  2 16:14:59 2025 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Aug  3 09:29:41 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46f7cfac

dev-util/sysprof-common: fix HttpsUrlAvailable

Signed-off-by: Lukas Schmelting <lschmelting <AT> posteo.com>
Part-of: https://github.com/gentoo/gentoo/pull/43296
Closes: https://github.com/gentoo/gentoo/pull/43296
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 dev-util/sysprof-common/sysprof-common-47.2.ebuild | 2 +-
 dev-util/sysprof-common/sysprof-common-48.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/sysprof-common/sysprof-common-47.2.ebuild 
b/dev-util/sysprof-common/sysprof-common-47.2.ebuild
index 596636b26cdf..396526d24fef 100644
--- a/dev-util/sysprof-common/sysprof-common-47.2.ebuild
+++ b/dev-util/sysprof-common/sysprof-common-47.2.ebuild
@@ -7,7 +7,7 @@ GNOME_ORG_MODULE="sysprof"
 inherit gnome.org
 
 DESCRIPTION="Static library for sysprof capture data generation"
-HOMEPAGE="http://sysprof.com/";
+HOMEPAGE="https://www.sysprof.com/";
 
 LICENSE="GPL-3+ GPL-2+"
 SLOT="0"

diff --git a/dev-util/sysprof-common/sysprof-common-48.0.ebuild 
b/dev-util/sysprof-common/sysprof-common-48.0.ebuild
index 974e2b521174..a5141971fcd3 100644
--- a/dev-util/sysprof-common/sysprof-common-48.0.ebuild
+++ b/dev-util/sysprof-common/sysprof-common-48.0.ebuild
@@ -7,7 +7,7 @@ GNOME_ORG_MODULE="sysprof"
 inherit gnome.org
 
 DESCRIPTION="Static library for sysprof capture data generation"
-HOMEPAGE="http://sysprof.com/";
+HOMEPAGE="https://www.sysprof.com/";
 
 LICENSE="GPL-3+ GPL-2+"
 SLOT="0"

Reply via email to