app-emulation/spice-vdagent: use HTTPS for HOMEPAGE and SRC_URI
authorDavid Hicks <david@hicks.id.au>
Tue, 1 Aug 2017 09:48:06 +0000 (19:48 +1000)
committerMichał Górny <mgorny@gentoo.org>
Thu, 17 Aug 2017 17:05:26 +0000 (19:05 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

app-emulation/spice-vdagent/spice-vdagent-0.17.0.ebuild

index 83d7d13a9ec12f89b95c4e64366bf97b19cbd6cc..92f797d2746a5df67b21255954a8c81835cea874 100644 (file)
@@ -6,8 +6,8 @@ EAPI=6
 inherit linux-info
 
 DESCRIPTION="SPICE VD Linux Guest Agent"
-HOMEPAGE="http://spice-space.org/"
-SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2"
+HOMEPAGE="https://www.spice-space.org/"
+SRC_URI="https://www.spice-space.org/download/releases/${P}.tar.bz2"
 
 LICENSE="LGPL-2.1"
 SLOT="0"