From: Michał Górny Date: Mon, 30 Sep 2019 06:48:31 +0000 (+0200) Subject: net-fs/autofs: Inline mirror://kernel X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a6c895cac2d56000de308aee233af71056f2f80c;p=gentoo.git net-fs/autofs: Inline mirror://kernel Signed-off-by: Michał Górny --- diff --git a/net-fs/autofs/autofs-5.1.5-r2.ebuild b/net-fs/autofs/autofs-5.1.5-r2.ebuild index 1e2fd32e46a7..8548b75cb4d7 100644 --- a/net-fs/autofs/autofs-5.1.5-r2.ebuild +++ b/net-fs/autofs/autofs-5.1.5-r2.ebuild @@ -7,7 +7,7 @@ inherit linux-info systemd toolchain-funcs DESCRIPTION="Kernel based automounter" HOMEPAGE="https://web.archive.org/web/*/http://www.linux-consulting.com/Amd_AutoFS/autofs.html" -SRC_URI="mirror://kernel/linux/daemons/${PN}/v5/${P}.tar.xz" +SRC_URI="https://www.kernel.org/pub/linux/daemons/${PN}/v5/${P}.tar.xz" LICENSE="GPL-2" SLOT="0"