summaryrefslogtreecommitdiff
path: root/games-util/eureka/eureka-1.27b.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'games-util/eureka/eureka-1.27b.ebuild')
-rw-r--r--games-util/eureka/eureka-1.27b.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-util/eureka/eureka-1.27b.ebuild b/games-util/eureka/eureka-1.27b.ebuild
index eb9afdddb91a..ef94dc07a656 100644
--- a/games-util/eureka/eureka-1.27b.ebuild
+++ b/games-util/eureka/eureka-1.27b.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=7
@@ -7,7 +7,7 @@ inherit desktop toolchain-funcs xdg
DESCRIPTION="Graphical map editor for games using the DOOM engine"
HOMEPAGE="https://eureka-editor.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}-editor/Eureka/${PV%[a-z]}/${P}-source.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/${PN}-editor/Eureka/${PV%[a-z]}/${P}-source.tar.gz"
S="${WORKDIR}/${P}-source"
LICENSE="GPL-2+"