diff options
author | Sam James <sam@gentoo.org> | 2023-08-13 06:23:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-13 06:23:55 +0100 |
commit | e483090a7927ab2b6799d0efac13a94571b58d8e (patch) | |
tree | 498b491fe7ca3700830a83f86c15810d91bee05a | |
parent | dev-ruby/faker: add 3.2.1 (diff) | |
download | gentoo-e483090a7927ab2b6799d0efac13a94571b58d8e.tar.gz gentoo-e483090a7927ab2b6799d0efac13a94571b58d8e.tar.bz2 gentoo-e483090a7927ab2b6799d0efac13a94571b58d8e.zip |
media-sound/sndfile-tools: update HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
-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 |