summaryrefslogtreecommitdiff
path: root/games-emulation/emutos/emutos-1.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'games-emulation/emutos/emutos-1.3.ebuild')
-rw-r--r--games-emulation/emutos/emutos-1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/emutos/emutos-1.3.ebuild b/games-emulation/emutos/emutos-1.3.ebuild
index 18d28fdbe4a9..4e3a5e1f9b0b 100644
--- a/games-emulation/emutos/emutos-1.3.ebuild
+++ b/games-emulation/emutos/emutos-1.3.ebuild
@@ -8,7 +8,7 @@ MY_VERS=( 192k 256k 512k 1024k:etos aranym:emutos- )
DESCRIPTION="Single-user single-tasking operating system for 32-bit Atari computer emulators"
HOMEPAGE="https://emutos.sourceforge.net"
-SRC_URI="$(printf "mirror://sourceforge/emutos/${PN}-%s-${PV}.zip " "${MY_VERS[@]%:*}")"
+SRC_URI="$(printf "https://downloads.sourceforge.net/emutos/${PN}-%s-${PV}.zip " "${MY_VERS[@]%:*}")"
S=${WORKDIR}
LICENSE="GPL-2"