summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-06 10:37:05 +0200
committerMiroslav Šulc <fordfrog@gentoo.org>2023-07-07 09:31:25 +0200
commitca258f3beec21fda6596375443648eb75daa1d4b (patch)
treec834d157e04e4414acb905ca0e30abe26f4b3e30 /media-libs/libbs2b
parentmedia-libs/id3lib: use HTTPS, fix LICENSE (diff)
downloadgentoo-ca258f3beec21fda6596375443648eb75daa1d4b.tar.gz
gentoo-ca258f3beec21fda6596375443648eb75daa1d4b.tar.bz2
gentoo-ca258f3beec21fda6596375443648eb75daa1d4b.zip
media-libs/libbs2b: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-libs/libbs2b')
-rw-r--r--media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild4
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"