diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-05-08 01:39:20 +0100 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2020-05-07 20:49:44 -0400 |
commit | b8454d13b44ab58dcdf6108d4b14eee7498d5847 (patch) | |
tree | 5837d07894da3361fba05218d0d81a48150d8835 /net-misc/stunnel | |
parent | sys-devel/kgcc64: bump up to 10.1.0 (diff) | |
download | gentoo-b8454d13b44ab58dcdf6108d4b14eee7498d5847.tar.gz gentoo-b8454d13b44ab58dcdf6108d4b14eee7498d5847.tar.bz2 gentoo-b8454d13b44ab58dcdf6108d4b14eee7498d5847.zip |
net-misc/stunnel: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'net-misc/stunnel')
-rw-r--r-- | net-misc/stunnel/stunnel-5.50-r1.ebuild | 2 | ||||
-rw-r--r-- | net-misc/stunnel/stunnel-5.55.ebuild | 2 | ||||
-rw-r--r-- | net-misc/stunnel/stunnel-5.56-r1.ebuild | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/stunnel/stunnel-5.50-r1.ebuild b/net-misc/stunnel/stunnel-5.50-r1.ebuild index 7b5858d832fc..7a02d027adc7 100644 --- a/net-misc/stunnel/stunnel-5.50-r1.ebuild +++ b/net-misc/stunnel/stunnel-5.50-r1.ebuild @@ -6,7 +6,7 @@ EAPI="6" inherit ssl-cert multilib systemd user DESCRIPTION="TLS/SSL - Port Wrapper" -HOMEPAGE="http://www.stunnel.org/index.html" +HOMEPAGE="https://www.stunnel.org/index.html" SRC_URI="ftp://ftp.stunnel.org/stunnel/archive/${PV%%.*}.x/${P}.tar.gz http://www.usenix.org.uk/mirrors/stunnel/archive/${PV%%.*}.x/${P}.tar.gz http://ftp.nluug.nl/pub/networking/stunnel/archive/${PV%%.*}.x/${P}.tar.gz diff --git a/net-misc/stunnel/stunnel-5.55.ebuild b/net-misc/stunnel/stunnel-5.55.ebuild index f1faaae643f2..aa852ad78232 100644 --- a/net-misc/stunnel/stunnel-5.55.ebuild +++ b/net-misc/stunnel/stunnel-5.55.ebuild @@ -6,7 +6,7 @@ EAPI="6" inherit ssl-cert multilib systemd user DESCRIPTION="TLS/SSL - Port Wrapper" -HOMEPAGE="http://www.stunnel.org/index.html" +HOMEPAGE="https://www.stunnel.org/index.html" SRC_URI="ftp://ftp.stunnel.org/stunnel/archive/${PV%%.*}.x/${P}.tar.gz http://www.usenix.org.uk/mirrors/stunnel/archive/${PV%%.*}.x/${P}.tar.gz http://ftp.nluug.nl/pub/networking/stunnel/archive/${PV%%.*}.x/${P}.tar.gz diff --git a/net-misc/stunnel/stunnel-5.56-r1.ebuild b/net-misc/stunnel/stunnel-5.56-r1.ebuild index 667f8f567387..10f5581fa01a 100644 --- a/net-misc/stunnel/stunnel-5.56-r1.ebuild +++ b/net-misc/stunnel/stunnel-5.56-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -6,7 +6,7 @@ EAPI="7" inherit ssl-cert multilib systemd DESCRIPTION="TLS/SSL - Port Wrapper" -HOMEPAGE="http://www.stunnel.org/index.html" +HOMEPAGE="https://www.stunnel.org/index.html" SRC_URI="ftp://ftp.stunnel.org/stunnel/archive/${PV%%.*}.x/${P}.tar.gz http://www.usenix.org.uk/mirrors/stunnel/archive/${PV%%.*}.x/${P}.tar.gz http://ftp.nluug.nl/pub/networking/stunnel/archive/${PV%%.*}.x/${P}.tar.gz |