diff options
author | Sam James <sam@gentoo.org> | 2022-08-30 21:40:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-30 21:40:12 +0100 |
commit | e80531c6cbe88931f2205ea9a0d5b22e911bf51c (patch) | |
tree | bdb60d8393b49f6b55299eff71e0d26396827347 /net-fs/autofs | |
parent | dev-python/werkzeug: Stabilize 2.2.2 arm, #867433 (diff) | |
download | gentoo-e80531c6cbe88931f2205ea9a0d5b22e911bf51c.tar.gz gentoo-e80531c6cbe88931f2205ea9a0d5b22e911bf51c.tar.bz2 gentoo-e80531c6cbe88931f2205ea9a0d5b22e911bf51c.zip |
net-fs/autofs: add git repo to HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-fs/autofs')
-rw-r--r-- | net-fs/autofs/autofs-5.1.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/autofs/autofs-5.1.8-r1.ebuild b/net-fs/autofs/autofs-5.1.8-r1.ebuild index 908f5077ea02..b896f7862d5f 100644 --- a/net-fs/autofs/autofs-5.1.8-r1.ebuild +++ b/net-fs/autofs/autofs-5.1.8-r1.ebuild @@ -6,7 +6,7 @@ EAPI=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" +HOMEPAGE="https://web.archive.org/web/*/http://www.linux-consulting.com/Amd_AutoFS/autofs.html https://git.kernel.org/pub/scm/linux/storage/autofs/autofs.git" SRC_URI="https://www.kernel.org/pub/linux/daemons/${PN}/v5/${P}.tar.xz https://dev.gentoo.org/~dlan/distfiles/${CATEGORY}/${PN}/${P}-patches-0.tar.xz" |