summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-06-18 10:46:37 +0200
committerMiroslav Šulc <fordfrog@gentoo.org>2023-06-19 08:47:32 +0200
commit8bdfd2049c9f964165b6069bb7cf1c6790c9c8dd (patch)
tree5a25f848c8f64c5f97279bff7dbe82b7fd001fbe /media-libs
parentmedia-libs/dssi: use HTTPS (diff)
downloadgentoo-8bdfd2049c9f964165b6069bb7cf1c6790c9c8dd.tar.gz
gentoo-8bdfd2049c9f964165b6069bb7cf1c6790c9c8dd.tar.bz2
gentoo-8bdfd2049c9f964165b6069bb7cf1c6790c9c8dd.zip
media-libs/fluidsynth-dssi: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/fluidsynth-dssi/fluidsynth-dssi-1.0.0-r1.ebuild4
1 files 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"