commit:     d261e0c672f4a6a318423ca23b0fd3b3c66c9112
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Fri Mar 19 17:16:49 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sat Mar 20 08:22:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d261e0c6

media-sound/fluidsynth: use HTTPS

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-sound/fluidsynth/fluidsynth-2.1.0.ebuild | 4 ++--
 media-sound/fluidsynth/fluidsynth-2.1.4.ebuild | 4 ++--
 media-sound/fluidsynth/fluidsynth-2.1.5.ebuild | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/media-sound/fluidsynth/fluidsynth-2.1.0.ebuild 
b/media-sound/fluidsynth/fluidsynth-2.1.0.ebuild
index ad79a07d433..8da1679f516 100644
--- a/media-sound/fluidsynth/fluidsynth-2.1.0.ebuild
+++ b/media-sound/fluidsynth/fluidsynth-2.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,7 +7,7 @@ CMAKE_ECLASS=cmake
 inherit cmake-multilib systemd
 
 DESCRIPTION="Software real-time synthesizer based on the Soundfont 2 
specifications"
-HOMEPAGE="http://www.fluidsynth.org/";
+HOMEPAGE="https://www.fluidsynth.org";
 SRC_URI="https://github.com/FluidSynth/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="LGPL-2.1+"

diff --git a/media-sound/fluidsynth/fluidsynth-2.1.4.ebuild 
b/media-sound/fluidsynth/fluidsynth-2.1.4.ebuild
index d5fdde4142d..98db025980d 100644
--- a/media-sound/fluidsynth/fluidsynth-2.1.4.ebuild
+++ b/media-sound/fluidsynth/fluidsynth-2.1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,7 +7,7 @@ CMAKE_ECLASS=cmake
 inherit cmake-multilib systemd
 
 DESCRIPTION="Software real-time synthesizer based on the Soundfont 2 
specifications"
-HOMEPAGE="http://www.fluidsynth.org/";
+HOMEPAGE="https://www.fluidsynth.org";
 SRC_URI="https://github.com/FluidSynth/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="LGPL-2.1+"

diff --git a/media-sound/fluidsynth/fluidsynth-2.1.5.ebuild 
b/media-sound/fluidsynth/fluidsynth-2.1.5.ebuild
index 1e6ba4d3877..8da1679f516 100644
--- a/media-sound/fluidsynth/fluidsynth-2.1.5.ebuild
+++ b/media-sound/fluidsynth/fluidsynth-2.1.5.ebuild
@@ -7,7 +7,7 @@ CMAKE_ECLASS=cmake
 inherit cmake-multilib systemd
 
 DESCRIPTION="Software real-time synthesizer based on the Soundfont 2 
specifications"
-HOMEPAGE="http://www.fluidsynth.org/";
+HOMEPAGE="https://www.fluidsynth.org";
 SRC_URI="https://github.com/FluidSynth/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="LGPL-2.1+"

Reply via email to