diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-06-18 11:14:06 +0200 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2023-06-19 08:47:37 +0200 |
commit | 1e7e9d2f3b7815d360d424917c79e439ce3075de (patch) | |
tree | 512536aaf7e434971a0f86cceed86317b56ffee1 /media-sound/zynaddsubfx | |
parent | media-sound/seq24: update HOMEPAGE (diff) | |
download | gentoo-1e7e9d2f3b7815d360d424917c79e439ce3075de.tar.gz gentoo-1e7e9d2f3b7815d360d424917c79e439ce3075de.tar.bz2 gentoo-1e7e9d2f3b7815d360d424917c79e439ce3075de.zip |
media-sound/zynaddsubfx: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/31527
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-sound/zynaddsubfx')
-rw-r--r-- | media-sound/zynaddsubfx/zynaddsubfx-3.0.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/zynaddsubfx/zynaddsubfx-3.0.6-r1.ebuild b/media-sound/zynaddsubfx/zynaddsubfx-3.0.6-r1.ebuild index ed506ba3f20e..177c3c8ef55a 100644 --- a/media-sound/zynaddsubfx/zynaddsubfx-3.0.6-r1.ebuild +++ b/media-sound/zynaddsubfx/zynaddsubfx-3.0.6-r1.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit cmake flag-o-matic DESCRIPTION="Software synthesizer capable of making a countless number of instruments" -HOMEPAGE="http://zynaddsubfx.sourceforge.net/" +HOMEPAGE="https://zynaddsubfx.sourceforge.net/" SRC_URI="mirror://sourceforge/zynaddsubfx/${P}.tar.bz2" LICENSE="GPL-2" |