From 3fd642744cb5184714f4e403aed613614aeae8c0 Mon Sep 17 00:00:00 2001 From: David Hicks Date: Tue, 1 Aug 2017 20:01:28 +1000 Subject: [PATCH] sys-apps/usbredir: use HTTPS for HOMEPAGE and SRC_URI Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- sys-apps/usbredir/usbredir-0.7.1_p20170503.ebuild | 4 ++-- sys-apps/usbredir/usbredir-0.7.ebuild | 4 ++-- sys-apps/usbredir/usbredir-9999.ebuild | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sys-apps/usbredir/usbredir-0.7.1_p20170503.ebuild b/sys-apps/usbredir/usbredir-0.7.1_p20170503.ebuild index e3e997c53049..19fbe148a630 100644 --- a/sys-apps/usbredir/usbredir-0.7.1_p20170503.ebuild +++ b/sys-apps/usbredir/usbredir-0.7.1_p20170503.ebuild @@ -7,8 +7,8 @@ inherit eutils flag-o-matic MY_PV=${PV/_p*/} DESCRIPTION="TCP daemon and set of libraries for usbredir protocol (redirecting USB traffic)" -HOMEPAGE="http://spice-space.org/page/UsbRedir" -SRC_URI="http://spice-space.org/download/${PN}/${PN}-${MY_PV}.tar.bz2 +HOMEPAGE="https://www.spice-space.org/page/UsbRedir" +SRC_URI="https://www.spice-space.org/download/usbredir/usbredir-${MY_PV}.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/${P}-patches.tar.xz" LICENSE="GPL-2 LGPL-2.1" diff --git a/sys-apps/usbredir/usbredir-0.7.ebuild b/sys-apps/usbredir/usbredir-0.7.ebuild index eb4e001c618a..9225004b14b2 100644 --- a/sys-apps/usbredir/usbredir-0.7.ebuild +++ b/sys-apps/usbredir/usbredir-0.7.ebuild @@ -5,8 +5,8 @@ EAPI=5 inherit eutils flag-o-matic DESCRIPTION="TCP daemon and set of libraries for usbredir protocol (redirecting USB traffic)" -HOMEPAGE="http://spice-space.org/page/UsbRedir" -SRC_URI="http://spice-space.org/download/${PN}/${P}.tar.bz2" +HOMEPAGE="https://www.spice-space.org/page/UsbRedir" +SRC_URI="https://www.spice-space.org/download/usbredir/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" 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" -- 2.26.2