commit: 8bdfd2049c9f964165b6069bb7cf1c6790c9c8dd Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sun Jun 18 08:46:37 2023 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Mon Jun 19 06:47:32 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bdfd204
media-libs/fluidsynth-dssi: use HTTPS Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org> media-libs/fluidsynth-dssi/fluidsynth-dssi-1.0.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/fluidsynth-dssi/fluidsynth-dssi-1.0.0-r1.ebuild b/media-libs/fluidsynth-dssi/fluidsynth-dssi-1.0.0-r1.ebuild index 53523b18f162..4cc4f43927ef 100644 --- a/media-libs/fluidsynth-dssi/fluidsynth-dssi-1.0.0-r1.ebuild +++ b/media-libs/fluidsynth-dssi/fluidsynth-dssi-1.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 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 DESCRIPTION="DSSI Soft Synth Interface" -HOMEPAGE="http://dssi.sourceforge.net/" +HOMEPAGE="https://dssi.sourceforge.net/" SRC_URI="mirror://sourceforge/dssi/${P}.tar.gz" LICENSE="GPL-2"
