Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/stunnel/
Date: Fri, 08 May 2020 00:49:53
Message-Id: 1588898984.b8454d13b44ab58dcdf6108d4b14eee7498d5847.blueness@gentoo
1 commit: b8454d13b44ab58dcdf6108d4b14eee7498d5847
2 Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
3 AuthorDate: Fri May 8 00:39:20 2020 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Fri May 8 00:49:44 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8454d13
7
8 net-misc/stunnel: update homepage
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Alexey Sokolov <sokolov <AT> google.com>
12 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
13
14 net-misc/stunnel/stunnel-5.50-r1.ebuild | 2 +-
15 net-misc/stunnel/stunnel-5.55.ebuild | 2 +-
16 net-misc/stunnel/stunnel-5.56-r1.ebuild | 4 ++--
17 3 files changed, 4 insertions(+), 4 deletions(-)
18
19 diff --git a/net-misc/stunnel/stunnel-5.50-r1.ebuild b/net-misc/stunnel/stunnel-5.50-r1.ebuild
20 index 7b5858d832f..7a02d027adc 100644
21 --- a/net-misc/stunnel/stunnel-5.50-r1.ebuild
22 +++ b/net-misc/stunnel/stunnel-5.50-r1.ebuild
23 @@ -6,7 +6,7 @@ EAPI="6"
24 inherit ssl-cert multilib systemd user
25
26 DESCRIPTION="TLS/SSL - Port Wrapper"
27 -HOMEPAGE="http://www.stunnel.org/index.html"
28 +HOMEPAGE="https://www.stunnel.org/index.html"
29 SRC_URI="ftp://ftp.stunnel.org/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
30 http://www.usenix.org.uk/mirrors/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
31 http://ftp.nluug.nl/pub/networking/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
32
33 diff --git a/net-misc/stunnel/stunnel-5.55.ebuild b/net-misc/stunnel/stunnel-5.55.ebuild
34 index f1faaae643f..aa852ad7823 100644
35 --- a/net-misc/stunnel/stunnel-5.55.ebuild
36 +++ b/net-misc/stunnel/stunnel-5.55.ebuild
37 @@ -6,7 +6,7 @@ EAPI="6"
38 inherit ssl-cert multilib systemd user
39
40 DESCRIPTION="TLS/SSL - Port Wrapper"
41 -HOMEPAGE="http://www.stunnel.org/index.html"
42 +HOMEPAGE="https://www.stunnel.org/index.html"
43 SRC_URI="ftp://ftp.stunnel.org/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
44 http://www.usenix.org.uk/mirrors/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
45 http://ftp.nluug.nl/pub/networking/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
46
47 diff --git a/net-misc/stunnel/stunnel-5.56-r1.ebuild b/net-misc/stunnel/stunnel-5.56-r1.ebuild
48 index 667f8f56738..10f5581fa01 100644
49 --- a/net-misc/stunnel/stunnel-5.56-r1.ebuild
50 +++ b/net-misc/stunnel/stunnel-5.56-r1.ebuild
51 @@ -1,4 +1,4 @@
52 -# Copyright 1999-2019 Gentoo Authors
53 +# Copyright 1999-2020 Gentoo Authors
54 # Distributed under the terms of the GNU General Public License v2
55
56 EAPI="7"
57 @@ -6,7 +6,7 @@ EAPI="7"
58 inherit ssl-cert multilib systemd
59
60 DESCRIPTION="TLS/SSL - Port Wrapper"
61 -HOMEPAGE="http://www.stunnel.org/index.html"
62 +HOMEPAGE="https://www.stunnel.org/index.html"
63 SRC_URI="ftp://ftp.stunnel.org/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
64 http://www.usenix.org.uk/mirrors/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
65 http://ftp.nluug.nl/pub/networking/stunnel/archive/${PV%%.*}.x/${P}.tar.gz