commit:     2f9ebb60ff3709188130f12823efec744205114c
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Jun 13 08:20:56 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Jun 15 02:33:51 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f9ebb60

www-client/lynx: use HTTPS

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16216
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 www-client/lynx/lynx-2.8.9_p1.ebuild   | 4 ++--
 www-client/lynx/lynx-2.9.0_pre1.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www-client/lynx/lynx-2.8.9_p1.ebuild 
b/www-client/lynx/lynx-2.8.9_p1.ebuild
index ee80f205bca..00bf73901b1 100644
--- a/www-client/lynx/lynx-2.8.9_p1.ebuild
+++ b/www-client/lynx/lynx-2.8.9_p1.ebuild
@@ -16,8 +16,8 @@ case ${PV} in
 esac
 
 DESCRIPTION="An excellent console-based web browser with ssl support"
-HOMEPAGE="http://lynx.invisible-island.net/";
-SRC_URI="http://invisible-mirror.net/archives/lynx/tarballs/${MY_P}.tar.bz2";
+HOMEPAGE="https://lynx.invisible-island.net/";
+SRC_URI="https://invisible-mirror.net/archives/lynx/tarballs/${MY_P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/www-client/lynx/lynx-2.9.0_pre1.ebuild 
b/www-client/lynx/lynx-2.9.0_pre1.ebuild
index 6b46f2a2f32..52ea78289b9 100644
--- a/www-client/lynx/lynx-2.9.0_pre1.ebuild
+++ b/www-client/lynx/lynx-2.9.0_pre1.ebuild
@@ -16,8 +16,8 @@ case ${PV} in
 esac
 
 DESCRIPTION="An excellent console-based web browser with ssl support"
-HOMEPAGE="http://lynx.invisible-island.net/";
-SRC_URI="http://invisible-mirror.net/archives/lynx/tarballs/${MY_P}.tar.bz2";
+HOMEPAGE="https://lynx.invisible-island.net/";
+SRC_URI="https://invisible-mirror.net/archives/lynx/tarballs/${MY_P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to