diff options
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/lftp-4.9.2.ebuild | 4 | ||||
-rw-r--r-- | 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 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" diff --git a/net-ftp/lftp/lftp-9999.ebuild b/net-ftp/lftp/lftp-9999.ebuild index f31213a5b6cf..000bb5b4c9a1 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" |