diff options
-rw-r--r-- | media-sound/ttaenc/ttaenc-3.4.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/ttaenc/ttaenc-3.4.1-r1.ebuild b/media-sound/ttaenc/ttaenc-3.4.1-r1.ebuild index 14a901304cbf..b8825ff3626e 100644 --- a/media-sound/ttaenc/ttaenc-3.4.1-r1.ebuild +++ b/media-sound/ttaenc/ttaenc-3.4.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit toolchain-funcs DESCRIPTION="True Audio Compressor Software" -HOMEPAGE="http://tta.sourceforge.net" +HOMEPAGE="https://tta.sourceforge.net" SRC_URI="mirror://sourceforge/tta/${P}-src.tgz" S="${WORKDIR}/${P}-src" |