diff options
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/sndfile-tools/sndfile-tools-1.5.ebuild | 4 | ||||
-rw-r--r-- | 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 |