summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-01-13 11:03:31 +0100
committerDavid Seifert <soap@gentoo.org>2020-01-13 11:03:31 +0100
commit8a789412eed918518213fad899c9ec9631392466 (patch)
tree610f079137525ea6f22a4a98aa4a866895c1ebce /net-ftp
parentnet-dns/idnkit: [QA] Fix HomepageInSrcUri (diff)
downloadgentoo-8a789412eed918518213fad899c9ec9631392466.tar.gz
gentoo-8a789412eed918518213fad899c9ec9631392466.tar.bz2
gentoo-8a789412eed918518213fad899c9ec9631392466.zip
net-ftp/lftp: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/lftp/lftp-4.8.4-r1.ebuild4
-rw-r--r--net-ftp/lftp/lftp-4.9.0.ebuild4
2 files changed, 2 insertions, 6 deletions
diff --git a/net-ftp/lftp/lftp-4.8.4-r1.ebuild b/net-ftp/lftp/lftp-4.8.4-r1.ebuild
index 239987fda9a7..8fb8b288d1d8 100644
--- a/net-ftp/lftp/lftp-4.8.4-r1.ebuild
+++ b/net-ftp/lftp/lftp-4.8.4-r1.ebuild
@@ -6,9 +6,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="
- ${HOMEPAGE}ftp/${P}.tar.xz
-"
+SRC_URI="https://lftp.tech/ftp/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
diff --git a/net-ftp/lftp/lftp-4.9.0.ebuild b/net-ftp/lftp/lftp-4.9.0.ebuild
index 617212d87a47..5492c31e378d 100644
--- a/net-ftp/lftp/lftp-4.9.0.ebuild
+++ b/net-ftp/lftp/lftp-4.9.0.ebuild
@@ -6,9 +6,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="
- ${HOMEPAGE}ftp/${P}.tar.xz
-"
+SRC_URI="https://lftp.tech/ftp/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"