mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-misc/aggregate: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user