mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Pacho Ramos
parent
9ab8c34450
commit
46f7cfac56
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user