app-emulation/virt-viewer: Use HTTPS for HOMEPAGE and SRC_URI

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
This commit is contained in:
James Le Cuirot
2019-09-21 22:52:01 +01:00
committed by Matthias Maier
parent 677da63a0a
commit 0c16f18aed

View File

@@ -5,8 +5,8 @@ EAPI=6
inherit gnome2
DESCRIPTION="Graphical console client for connecting to virtual machines"
HOMEPAGE="http://virt-manager.org/"
SRC_URI="http://virt-manager.org/download/sources/${PN}/${P}.tar.gz"
HOMEPAGE="https://virt-manager.org/"
SRC_URI="https://virt-manager.org/download/sources/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"