commit: e483090a7927ab2b6799d0efac13a94571b58d8e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Aug 13 05:23:33 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Aug 13 05:23:55 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e483090a
media-sound/sndfile-tools: update HOMEPAGE Signed-off-by: Sam James <sam <AT> gentoo.org> media-sound/sndfile-tools/sndfile-tools-1.5.ebuild | 4 ++-- media-sound/sndfile-tools/sndfile-tools-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/media-sound/sndfile-tools/sndfile-tools-1.5.ebuild b/media-sound/sndfile-tools/sndfile-tools-1.5.ebuild index 0c8db45bf7a3..cea855aff343 100644 --- a/media-sound/sndfile-tools/sndfile-tools-1.5.ebuild +++ b/media-sound/sndfile-tools/sndfile-tools-1.5.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Small collection of programs that use libsndfile" -HOMEPAGE="http://libsndfile.github.io/sndfile-tools/" +HOMEPAGE="https://libsndfile.github.io/sndfile-tools/" if [[ ${PV} == *9999 ]]; then inherit autotools git-r3 diff --git a/media-sound/sndfile-tools/sndfile-tools-9999.ebuild b/media-sound/sndfile-tools/sndfile-tools-9999.ebuild index 0c8db45bf7a3..cea855aff343 100644 --- a/media-sound/sndfile-tools/sndfile-tools-9999.ebuild +++ b/media-sound/sndfile-tools/sndfile-tools-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Small collection of programs that use libsndfile" -HOMEPAGE="http://libsndfile.github.io/sndfile-tools/" +HOMEPAGE="https://libsndfile.github.io/sndfile-tools/" if [[ ${PV} == *9999 ]]; then inherit autotools git-r3
