diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2019-02-01 15:59:23 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2019-02-05 23:31:20 +0100 |
commit | 7c6594a823ee1a34a489eca0673ce43ef1d7c38a (patch) | |
tree | 6a8c3f2554043ebdae7e1f9d33998ec47feff9ab /net-analyzer | |
parent | sci-electronics/librepcb: use HTTPS. (diff) | |
download | gentoo-7c6594a823ee1a34a489eca0673ce43ef1d7c38a.tar.gz gentoo-7c6594a823ee1a34a489eca0673ce43ef1d7c38a.tar.bz2 gentoo-7c6594a823ee1a34a489eca0673ce43ef1d7c38a.zip |
net-analyzer/sslsplit: use HTTPS.
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10960
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/sslsplit/sslsplit-0.5.2.ebuild | 4 | ||||
-rw-r--r-- | 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" |