diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-09-30 08:48:31 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-05 20:53:19 +0200 |
commit | a6c895cac2d56000de308aee233af71056f2f80c (patch) | |
tree | 4a36182026ef4f36ca04f21a45c62a2986b0db09 /net-fs/autofs | |
parent | net-analyzer/bwbar: Inline mirror://kernel (diff) | |
download | gentoo-a6c895cac2d56000de308aee233af71056f2f80c.tar.gz gentoo-a6c895cac2d56000de308aee233af71056f2f80c.tar.bz2 gentoo-a6c895cac2d56000de308aee233af71056f2f80c.zip |
net-fs/autofs: Inline mirror://kernel
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-fs/autofs')
-rw-r--r-- | net-fs/autofs/autofs-5.1.5-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |