summaryrefslogtreecommitdiff
path: root/sys-fs/genfstab/genfstab-24.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/genfstab/genfstab-24.ebuild')
-rw-r--r--sys-fs/genfstab/genfstab-24.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/genfstab/genfstab-24.ebuild b/sys-fs/genfstab/genfstab-24.ebuild
index b0dcb0a50058..2981f73bb2c5 100644
--- a/sys-fs/genfstab/genfstab-24.ebuild
+++ b/sys-fs/genfstab/genfstab-24.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Genfstab - generate output suitable for addition to an fstab file"
-HOMEPAGE="https://github.com/scardracs/genfstab https://man.archlinux.org/man/genfstab.8"
-SRC_URI="https://github.com/scardracs/genfstab/releases/download/${PV}/${P}.tar.gz"
+HOMEPAGE="https://github.com/mscardovi/genfstab https://man.archlinux.org/man/genfstab.8"
+SRC_URI="https://github.com/mscardovi/genfstab/releases/download/${PV}/${P}.tar.gz"
S="${WORKDIR}"
LICENSE="GPL-2"