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>
This commit is contained in:
Nekun
2021-11-28 22:50:46 +00:00
committed by Lars Wendler
parent 02dc3ee11c
commit f030bb22dd
2 changed files with 3 additions and 3 deletions

View File

@@ -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"

View File

@@ -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"