From 46f7cfac5682d34691accec926a237976ec0fe9e Mon Sep 17 00:00:00 2001 From: Lukas Schmelting Date: Sat, 2 Aug 2025 18:14:59 +0200 Subject: [PATCH] dev-util/sysprof-common: fix HttpsUrlAvailable Signed-off-by: Lukas Schmelting Part-of: https://github.com/gentoo/gentoo/pull/43296 Closes: https://github.com/gentoo/gentoo/pull/43296 Signed-off-by: Pacho Ramos --- 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 596636b26cdf9..396526d24fefd 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 974e2b521174d..a5141971fcd31 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"