diff options
Diffstat (limited to 'media-plugins/xsynth-dssi/xsynth-dssi-0.9.4.ebuild')
-rw-r--r-- | media-plugins/xsynth-dssi/xsynth-dssi-0.9.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/xsynth-dssi/xsynth-dssi-0.9.4.ebuild b/media-plugins/xsynth-dssi/xsynth-dssi-0.9.4.ebuild index ad187636177a..67b5b46f88ab 100644 --- a/media-plugins/xsynth-dssi/xsynth-dssi-0.9.4.ebuild +++ b/media-plugins/xsynth-dssi/xsynth-dssi-0.9.4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="A software synthesizer plugin for the DSSI Soft Synth Interface" HOMEPAGE="https://dssi.sourceforge.net/download.html#Xsynth-DSSI" -SRC_URI="mirror://sourceforge/dssi/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/dssi/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" |