From 7c6594a823ee1a34a489eca0673ce43ef1d7c38a Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 1 Feb 2019 15:59:23 +0100 Subject: [PATCH] net-analyzer/sslsplit: use HTTPS. Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/10960 Signed-off-by: Patrice Clement --- net-analyzer/sslsplit/sslsplit-0.5.2.ebuild | 4 ++-- net-analyzer/sslsplit/sslsplit-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-analyzer/sslsplit/sslsplit-0.5.2.ebuild b/net-analyzer/sslsplit/sslsplit-0.5.2.ebuild index 0257c885324a..f823d37044fe 100644 --- a/net-analyzer/sslsplit/sslsplit-0.5.2.ebuild +++ b/net-analyzer/sslsplit/sslsplit-0.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit flag-o-matic DESCRIPTION="Transparent SSL/TLS interception" -HOMEPAGE="http://www.roe.ch/SSLsplit" +HOMEPAGE="https://www.roe.ch/SSLsplit" LICENSE="BSD-2" SLOT="0" diff --git a/net-analyzer/sslsplit/sslsplit-9999.ebuild b/net-analyzer/sslsplit/sslsplit-9999.ebuild index c501c1e3acd3..f013b4bb5552 100644 --- a/net-analyzer/sslsplit/sslsplit-9999.ebuild +++ b/net-analyzer/sslsplit/sslsplit-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit flag-o-matic DESCRIPTION="Transparent SSL/TLS interception" -HOMEPAGE="http://www.roe.ch/SSLsplit" +HOMEPAGE="https://www.roe.ch/SSLsplit" LICENSE="BSD-2" SLOT="0" -- 2.26.2