diff options
author | Nekun <nekokun@firemail.cc> | 2021-11-28 22:50:46 +0000 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2021-11-30 08:00:15 +0100 |
commit | f030bb22dd68615b999498ca221fac59e6a5d8f9 (patch) | |
tree | ca9e0d3922c3912ba03784261bf89b0843e4c23b /net-ftp | |
parent | sci-libs/hipFFT: ROCm FFT marshalling library (diff) | |
download | gentoo-f030bb22dd68615b999498ca221fac59e6a5d8f9.tar.gz gentoo-f030bb22dd68615b999498ca221fac59e6a5d8f9.tar.bz2 gentoo-f030bb22dd68615b999498ca221fac59e6a5d8f9.zip |
net-ftp/lftp: update homepage
Closes: https://bugs.gentoo.org/827871
Signed-off-by: Nekun <nekokun@firemail.cc>
Closes: https://github.com/gentoo/gentoo/pull/23103
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
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" |