net-misc/aggregate: [QA] Fix HomepageInSrcUri
authorDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:03:50 +0000 (11:03 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:03:50 +0000 (11:03 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
net-misc/aggregate/aggregate-1.6.ebuild

index 91a91c8a61c020b26006cd3eaad6aa1114424810..fd8c90d55f5e183783da6a92d50a7b8add8d3973 100644 (file)
@@ -7,7 +7,7 @@ inherit toolchain-funcs
 
 DESCRIPTION="Perform two optimisations on a list of prefixes to reduce the length of the list"
 HOMEPAGE="https://ftp.isc.org/isc/aggregate"
-SRC_URI="${HOMEPAGE}/${P}.tar.gz"
+SRC_URI="https://ftp.isc.org/isc/aggregate/${P}.tar.gz"
 
 LICENSE="ISC"
 SLOT="0"