net-ftp/lftp: [QA] Fix HomepageInSrcUri
authorDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:03:31 +0000 (11:03 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:03:31 +0000 (11:03 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
net-ftp/lftp/lftp-4.8.4-r1.ebuild
net-ftp/lftp/lftp-4.9.0.ebuild

index 239987fda9a72dc82f65af166b2f7eb5720f2c59..8fb8b288d1d80e3e5693e862b636176b261555f7 100644 (file)
@@ -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"
index 617212d87a4708188f5687b9da9f0537f2ed645f..5492c31e378df10156704aac8bccf959db8b0b18 100644 (file)
@@ -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"