summaryrefslogtreecommitdiff
path: root/app-emulation/q4wine/q4wine-1.3.13.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/q4wine/q4wine-1.3.13.ebuild')
-rw-r--r--app-emulation/q4wine/q4wine-1.3.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/q4wine/q4wine-1.3.13.ebuild b/app-emulation/q4wine/q4wine-1.3.13.ebuild
index b5d1301ef420..cddbd8e97e50 100644
--- a/app-emulation/q4wine/q4wine-1.3.13.ebuild
+++ b/app-emulation/q4wine/q4wine-1.3.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ inherit cmake xdg
DESCRIPTION="Qt GUI configuration tool for Wine"
HOMEPAGE="https://q4wine.brezblock.org.ua/"
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${MY_P}.tar.bz2"
S="${WORKDIR}"/${MY_P}
LICENSE="GPL-3"