diff options
Diffstat (limited to 'net-ftp/lftp/lftp-4.9.2.ebuild')
-rw-r--r-- | net-ftp/lftp/lftp-4.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/lftp/lftp-4.9.2.ebuild b/net-ftp/lftp/lftp-4.9.2.ebuild index 4dc03770f601..de89ecd8c304 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" |