From 33f1e03e07defe68cfd23d2bca7a1921368ecbc6 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 24 Mar 2018 19:35:39 +0100 Subject: net-misc/openvswitch: use HTTPS Closes: https://github.com/gentoo/gentoo/pull/7595 --- net-misc/openvswitch/openvswitch-2.7.2-r1.ebuild | 4 ++-- net-misc/openvswitch/openvswitch-2.7.2.ebuild | 4 ++-- net-misc/openvswitch/openvswitch-2.8.1.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net-misc/openvswitch') diff --git a/net-misc/openvswitch/openvswitch-2.7.2-r1.ebuild b/net-misc/openvswitch/openvswitch-2.7.2-r1.ebuild index 34a1a0d9f988..6f091c8361d3 100644 --- a/net-misc/openvswitch/openvswitch-2.7.2-r1.ebuild +++ b/net-misc/openvswitch/openvswitch-2.7.2-r1.ebuild @@ -8,8 +8,8 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit autotools eutils linux-info linux-mod python-r1 systemd DESCRIPTION="Production quality, multilayer virtual switch" -HOMEPAGE="http://openvswitch.org" -SRC_URI="http://openvswitch.org/releases/${P}.tar.gz" +HOMEPAGE="https://www.openvswitch.org" +SRC_URI="https://www.openvswitch.org/releases/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2" SLOT="0" diff --git a/net-misc/openvswitch/openvswitch-2.7.2.ebuild b/net-misc/openvswitch/openvswitch-2.7.2.ebuild index bfba9734edf7..4269aaab7968 100644 --- a/net-misc/openvswitch/openvswitch-2.7.2.ebuild +++ b/net-misc/openvswitch/openvswitch-2.7.2.ebuild @@ -8,8 +8,8 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit autotools eutils linux-info linux-mod python-r1 systemd DESCRIPTION="Production quality, multilayer virtual switch" -HOMEPAGE="http://openvswitch.org" -SRC_URI="http://openvswitch.org/releases/${P}.tar.gz" +HOMEPAGE="https://www.openvswitch.org" +SRC_URI="https://www.openvswitch.org/releases/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2" SLOT="0" diff --git a/net-misc/openvswitch/openvswitch-2.8.1.ebuild b/net-misc/openvswitch/openvswitch-2.8.1.ebuild index 55df1bd4c281..f118e96631a6 100644 --- a/net-misc/openvswitch/openvswitch-2.8.1.ebuild +++ b/net-misc/openvswitch/openvswitch-2.8.1.ebuild @@ -8,8 +8,8 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit autotools eutils linux-info linux-mod python-r1 systemd DESCRIPTION="Production quality, multilayer virtual switch" -HOMEPAGE="http://openvswitch.org" -SRC_URI="http://openvswitch.org/releases/${P}.tar.gz" +HOMEPAGE="https://www.openvswitch.org" +SRC_URI="https://www.openvswitch.org/releases/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad