summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-01-13 11:03:50 +0100
committerDavid Seifert <soap@gentoo.org>2020-01-13 11:03:50 +0100
commit14e6b6a2a1eacf5204faa559767a11fcc4ab36fc (patch)
tree00c76196d615820d89e8c00d7f2e8d2ebeaa767c /net-misc/aggregate/aggregate-1.6.ebuild
parentnet-mail/qmrtg: [QA] Fix HomepageInSrcUri (diff)
downloadgentoo-14e6b6a2a1eacf5204faa559767a11fcc4ab36fc.tar.gz
gentoo-14e6b6a2a1eacf5204faa559767a11fcc4ab36fc.tar.bz2
gentoo-14e6b6a2a1eacf5204faa559767a11fcc4ab36fc.zip
net-misc/aggregate: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-misc/aggregate/aggregate-1.6.ebuild')
-rw-r--r--net-misc/aggregate/aggregate-1.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/aggregate/aggregate-1.6.ebuild b/net-misc/aggregate/aggregate-1.6.ebuild
index 91a91c8a61c0..fd8c90d55f5e 100644
--- a/net-misc/aggregate/aggregate-1.6.ebuild
+++ b/net-misc/aggregate/aggregate-1.6.ebuild
@@ -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"