From f030bb22dd68615b999498ca221fac59e6a5d8f9 Mon Sep 17 00:00:00 2001 From: Nekun Date: Sun, 28 Nov 2021 22:50:46 +0000 Subject: [PATCH] net-ftp/lftp: update homepage Closes: https://bugs.gentoo.org/827871 Signed-off-by: Nekun Closes: https://github.com/gentoo/gentoo/pull/23103 Signed-off-by: Lars Wendler --- net-ftp/lftp/lftp-4.9.2.ebuild | 4 ++-- net-ftp/lftp/lftp-9999.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-ftp/lftp/lftp-4.9.2.ebuild b/net-ftp/lftp/lftp-4.9.2.ebuild index 4dc03770f601a..de89ecd8c304f 100644 --- a/net-ftp/lftp/lftp-4.9.2.ebuild +++ b/net-ftp/lftp/lftp-4.9.2.ebuild @@ -5,8 +5,8 @@ EAPI=7 inherit autotools libtool xdg-utils DESCRIPTION="A sophisticated ftp/sftp/http/https/torrent client and file transfer program" -HOMEPAGE="https://lftp.tech/" -SRC_URI="https://lftp.tech/ftp/${P}.tar.xz" +HOMEPAGE="http://lftp.yar.ru/" +SRC_URI="http://lftp.yar.ru/ftp/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" diff --git a/net-ftp/lftp/lftp-9999.ebuild b/net-ftp/lftp/lftp-9999.ebuild index f31213a5b6cfe..000bb5b4c9a1f 100644 --- a/net-ftp/lftp/lftp-9999.ebuild +++ b/net-ftp/lftp/lftp-9999.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit autotools git-r3 libtool xdg-utils DESCRIPTION="A sophisticated ftp/sftp/http/https/torrent client and file transfer program" -HOMEPAGE="https://lftp.tech/" +HOMEPAGE="http://lftp.yar.ru/" EGIT_REPO_URI="https://github.com/lavv17/lftp" LICENSE="GPL-3"