commit: 6d627566a6f4d164f280724b4d86b24a623a1035 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 10 22:13:34 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 10 22:13:34 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d627566
sys-fs/mp3fs: update *.github.com HOMEPAGEs Signed-off-by: Sam James <sam <AT> gentoo.org> sys-fs/mp3fs/mp3fs-1.1.1-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-fs/mp3fs/mp3fs-1.1.1-r4.ebuild b/sys-fs/mp3fs/mp3fs-1.1.1-r4.ebuild index 222b8b14873c..11f67b814bad 100644 --- a/sys-fs/mp3fs/mp3fs-1.1.1-r4.ebuild +++ b/sys-fs/mp3fs/mp3fs-1.1.1-r4.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Read-only FUSE filesystem which transcodes FLAC audio files to MP3 when read" -HOMEPAGE="https://khenriks.github.com/mp3fs/" +HOMEPAGE="https://khenriks.github.io/mp3fs/" SRC_URI="https://github.com/khenriks/mp3fs/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-3"
