summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-08-01 19:48:06 +1000
committerMichał Górny <mgorny@gentoo.org>2017-08-17 19:05:26 +0200
commite5f2c2815e3d868b6ecb0b6bc5cc08078cd12b28 (patch)
treeca7a3fb17fa4e282879414936090abb4b1c79326 /app-emulation/spice-vdagent
parentxdg-utils.eclass: use HTTPS for freedesktop.org (diff)
downloadgentoo-e5f2c2815e3d868b6ecb0b6bc5cc08078cd12b28.tar.gz
gentoo-e5f2c2815e3d868b6ecb0b6bc5cc08078cd12b28.tar.bz2
gentoo-e5f2c2815e3d868b6ecb0b6bc5cc08078cd12b28.zip
app-emulation/spice-vdagent: use HTTPS for HOMEPAGE and SRC_URI
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'app-emulation/spice-vdagent')
-rw-r--r--app-emulation/spice-vdagent/spice-vdagent-0.17.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/spice-vdagent/spice-vdagent-0.17.0.ebuild b/app-emulation/spice-vdagent/spice-vdagent-0.17.0.ebuild
index 83d7d13a9ec1..92f797d2746a 100644
--- a/app-emulation/spice-vdagent/spice-vdagent-0.17.0.ebuild
+++ b/app-emulation/spice-vdagent/spice-vdagent-0.17.0.ebuild
@@ -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"