commit:     b1d6bd54e107778598b779a89673beeb5e98ad61
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 31 10:52:31 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Aug 31 10:52:31 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1d6bd54

net-ftp/lftp: Switch to HTTPS.

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 net-ftp/lftp/lftp-4.7.5.ebuild | 2 +-
 net-ftp/lftp/lftp-4.7.8.ebuild | 2 +-
 net-ftp/lftp/lftp-4.8.0.ebuild | 2 +-
 net-ftp/lftp/lftp-9999.ebuild  | 4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-ftp/lftp/lftp-4.7.5.ebuild b/net-ftp/lftp/lftp-4.7.5.ebuild
index 5615afbb1e8..8aeba9a4f98 100644
--- a/net-ftp/lftp/lftp-4.7.5.ebuild
+++ b/net-ftp/lftp/lftp-4.7.5.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 inherit autotools eutils libtool
 
 DESCRIPTION="A sophisticated ftp/sftp/http/https/torrent client and file 
transfer program"
-HOMEPAGE="http://lftp.tech/";
+HOMEPAGE="https://lftp.tech/";
 SRC_URI="${HOMEPAGE}ftp/${P}.tar.xz"
 
 LICENSE="GPL-3"

diff --git a/net-ftp/lftp/lftp-4.7.8.ebuild b/net-ftp/lftp/lftp-4.7.8.ebuild
index 7858cf43d73..badaf4947b1 100644
--- a/net-ftp/lftp/lftp-4.7.8.ebuild
+++ b/net-ftp/lftp/lftp-4.7.8.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 inherit autotools eutils libtool
 
 DESCRIPTION="A sophisticated ftp/sftp/http/https/torrent client and file 
transfer program"
-HOMEPAGE="http://lftp.tech/";
+HOMEPAGE="https://lftp.tech/";
 SRC_URI="${HOMEPAGE}ftp/${P}.tar.xz"
 
 LICENSE="GPL-3"

diff --git a/net-ftp/lftp/lftp-4.8.0.ebuild b/net-ftp/lftp/lftp-4.8.0.ebuild
index 7858cf43d73..badaf4947b1 100644
--- a/net-ftp/lftp/lftp-4.8.0.ebuild
+++ b/net-ftp/lftp/lftp-4.8.0.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 inherit autotools eutils libtool
 
 DESCRIPTION="A sophisticated ftp/sftp/http/https/torrent client and file 
transfer program"
-HOMEPAGE="http://lftp.tech/";
+HOMEPAGE="https://lftp.tech/";
 SRC_URI="${HOMEPAGE}ftp/${P}.tar.xz"
 
 LICENSE="GPL-3"

diff --git a/net-ftp/lftp/lftp-9999.ebuild b/net-ftp/lftp/lftp-9999.ebuild
index 725a17a2e41..7193beabd85 100644
--- a/net-ftp/lftp/lftp-9999.ebuild
+++ b/net-ftp/lftp/lftp-9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit autotools eutils git-r3 libtool
 
 DESCRIPTION="A sophisticated ftp/sftp/http/https/torrent client and file 
transfer program"
-HOMEPAGE="http://lftp.tech/";
+HOMEPAGE="https://lftp.tech/";
 EGIT_REPO_URI="https://github.com/lavv17/lftp";
 
 LICENSE="GPL-3"

Reply via email to