summaryrefslogtreecommitdiff
path: root/games-action/xblast/xblast-2.10.4-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'games-action/xblast/xblast-2.10.4-r2.ebuild')
-rw-r--r--games-action/xblast/xblast-2.10.4-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-action/xblast/xblast-2.10.4-r2.ebuild b/games-action/xblast/xblast-2.10.4-r2.ebuild
index f49c19399404..42a409a64704 100644
--- a/games-action/xblast/xblast-2.10.4-r2.ebuild
+++ b/games-action/xblast/xblast-2.10.4-r2.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
@@ -16,8 +16,8 @@ MY_GAMEDATA=(
DESCRIPTION="Bomberman clone with network support for up to 6 players"
HOMEPAGE="https://xblast.sourceforge.net/"
SRC_URI="
- mirror://sourceforge/xblast/${P}.tar.gz
- $(printf 'mirror://sourceforge/xblast/%s.tar.gz ' "${MY_GAMEDATA[@]%:*}")"
+ https://downloads.sourceforge.net/xblast/${P}.tar.gz
+ $(printf 'https://downloads.sourceforge.net/xblast/%s.tar.gz ' "${MY_GAMEDATA[@]%:*}")"
LICENSE="GPL-2+"
SLOT="0"