From: Michael Mair-Keimberger Date: Fri, 1 Feb 2019 14:59:23 +0000 (+0100) Subject: net-analyzer/sslsplit: use HTTPS. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7c6594a823ee1a34a489eca0673ce43ef1d7c38a;p=gentoo.git net-analyzer/sslsplit: use HTTPS. Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/10960 Signed-off-by: Patrice Clement --- 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"