diff options
Diffstat (limited to 'sys-fs/xfsprogs/xfsprogs-4.16.1.ebuild')
-rw-r--r-- | sys-fs/xfsprogs/xfsprogs-4.16.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/xfsprogs/xfsprogs-4.16.1.ebuild b/sys-fs/xfsprogs/xfsprogs-4.16.1.ebuild index aa533b7984f3..275a8f8ef898 100644 --- a/sys-fs/xfsprogs/xfsprogs-4.16.1.ebuild +++ b/sys-fs/xfsprogs/xfsprogs-4.16.1.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit toolchain-funcs multilib systemd DESCRIPTION="xfs filesystem utilities" -HOMEPAGE="http://oss.sgi.com/projects/xfs/" +HOMEPAGE="https://xfs.wiki.kernel.org/" SRC_URI="https://www.kernel.org/pub/linux/utils/fs/xfs/${PN}/${P}.tar.xz" LICENSE="LGPL-2.1" |