From e481ba709c0568e8692420c12723c736ec86481b Mon Sep 17 00:00:00 2001 From: Tim Harder Date: Fri, 27 Sep 2019 21:37:57 -0600 Subject: [PATCH] app-admin/lnav: update HOMEPAGE to use https:// Signed-off-by: Tim Harder --- app-admin/lnav/lnav-0.8.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/lnav/lnav-0.8.5.ebuild b/app-admin/lnav/lnav-0.8.5.ebuild index 37f65085a57e..8a803a78428e 100644 --- a/app-admin/lnav/lnav-0.8.5.ebuild +++ b/app-admin/lnav/lnav-0.8.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit toolchain-funcs autotools DESCRIPTION="A curses-based tool for viewing and analyzing log files" -HOMEPAGE="http://lnav.org" +HOMEPAGE="https://lnav.org" SRC_URI="https://github.com/tstack/lnav/releases/download/v${PV}/${P}.tar.gz" LICENSE="BSD-2" -- 2.26.2