From b1d6bd54e107778598b779a89673beeb5e98ad61 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Thu, 31 Aug 2017 12:52:31 +0200 Subject: 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(-) (limited to 'net-ftp') diff --git a/net-ftp/lftp/lftp-4.7.5.ebuild b/net-ftp/lftp/lftp-4.7.5.ebuild index 5615afbb1e8e..8aeba9a4f98d 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 7858cf43d732..badaf4947b1c 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 7858cf43d732..badaf4947b1c 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 725a17a2e417..7193beabd857 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" -- cgit v1.2.3-65-gdbad