summaryrefslogtreecommitdiff
path: root/media-sound/qsynth/qsynth-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/qsynth/qsynth-9999.ebuild')
-rw-r--r--media-sound/qsynth/qsynth-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/qsynth/qsynth-9999.ebuild b/media-sound/qsynth/qsynth-9999.ebuild
index ab43ec3a943b..496e8129a1ca 100644
--- a/media-sound/qsynth/qsynth-9999.ebuild
+++ b/media-sound/qsynth/qsynth-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]]; then
EGIT_REPO_URI="https://git.code.sf.net/p/qsynth/code"
inherit git-r3
else
- SRC_URI="mirror://sourceforge/qsynth/${P}.tar.gz"
+ SRC_URI="https://downloads.sourceforge.net/qsynth/${P}.tar.gz"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
fi