diff options
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild index f90ef90c42a1..65000edaf2c9 100644 --- a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild +++ b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 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 autotools multilib-minimal DESCRIPTION="Bauer stereophonic-to-binaural DSP library" -HOMEPAGE="http://bs2b.sourceforge.net/" +HOMEPAGE="https://bs2b.sourceforge.net/" SRC_URI="mirror://sourceforge/bs2b/${P}.tar.bz2" LICENSE="MIT" |