diff options
author | 2022-10-29 22:39:28 +0100 | |
---|---|---|
committer | 2022-10-29 22:39:28 +0100 | |
commit | 0fd585249aac5f5550a466cc2f75efc96fdf5fdf (patch) | |
tree | 6a5e6034fa72b6ae321cc68c34e4f73bbddd3fb7 /sys-fs | |
parent | sys-libs/libunwind: add savannah-nongnu upstream metadata (diff) | |
download | gentoo-0fd585249aac5f5550a466cc2f75efc96fdf5fdf.tar.gz gentoo-0fd585249aac5f5550a466cc2f75efc96fdf5fdf.tar.bz2 gentoo-0fd585249aac5f5550a466cc2f75efc96fdf5fdf.zip |
sys-fs/sysfsutils: update HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/sysfsutils/sysfsutils-2.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/sysfsutils/sysfsutils-2.1.1.ebuild b/sys-fs/sysfsutils/sysfsutils-2.1.1.ebuild index aa206f6aada6..97e8e28dc2f4 100644 --- a/sys-fs/sysfsutils/sysfsutils-2.1.1.ebuild +++ b/sys-fs/sysfsutils/sysfsutils-2.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit autotools usr-ldscript DESCRIPTION="System Utilities Based on Sysfs" -HOMEPAGE="http://linux-diag.sourceforge.net/Sysfsutils.html https://github.com/linux-ras/sysfsutils" +HOMEPAGE="https://linux-diag.sourceforge.net/Sysfsutils.html https://github.com/linux-ras/sysfsutils" SRC_URI="https://github.com/linux-ras/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" |