summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-08-01 20:01:28 +1000
committerMichał Górny <mgorny@gentoo.org>2017-08-17 19:05:33 +0200
commit3fd642744cb5184714f4e403aed613614aeae8c0 (patch)
treeb5432f1a28edd501561cf4056e875933e1027b60 /sys-apps/usbredir/usbredir-9999.ebuild
parentapp-emulation/libcacard: use HTTPS for HOMEPAGE and SRC_URI (diff)
downloadgentoo-3fd642744cb5184714f4e403aed613614aeae8c0.tar.gz
gentoo-3fd642744cb5184714f4e403aed613614aeae8c0.tar.bz2
gentoo-3fd642744cb5184714f4e403aed613614aeae8c0.zip
sys-apps/usbredir: use HTTPS for HOMEPAGE and SRC_URI
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'sys-apps/usbredir/usbredir-9999.ebuild')
-rw-r--r--sys-apps/usbredir/usbredir-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/usbredir/usbredir-9999.ebuild b/sys-apps/usbredir/usbredir-9999.ebuild
index bacd7a0726dc..8c8f43ddda02 100644
--- a/sys-apps/usbredir/usbredir-9999.ebuild
+++ b/sys-apps/usbredir/usbredir-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=6
inherit eutils flag-o-matic autotools git-r3
DESCRIPTION="TCP daemon and set of libraries for usbredir protocol (redirecting USB traffic)"
-HOMEPAGE="http://spice-space.org/page/UsbRedir"
+HOMEPAGE="https://www.spice-space.org/page/UsbRedir"
EGIT_REPO_URI="https://anongit.freedesktop.org/git/spice/usbredir.git"
LICENSE="GPL-2 LGPL-2.1"