net-misc/aggregate: [QA] Fix HomepageInSrcUri

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2020-01-13 11:03:50 +01:00
parent da086d1ab8
commit 14e6b6a2a1

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