dev-util/sysprof-common: fix HttpsUrlAvailable

Signed-off-by: Lukas Schmelting <lschmelting@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@gentoo.org>
This commit is contained in:
Lukas Schmelting
2025-08-02 18:14:59 +02:00
committed by Pacho Ramos
parent 9ab8c34450
commit 46f7cfac56
2 changed files with 2 additions and 2 deletions

View File

@@ -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"

View File

@@ -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"