aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-04-30 20:29:25 +0200
committerMichał Górny <mgorny@gentoo.org>2024-04-30 20:29:25 +0200
commitc20f8c3acd684031787e58a8b4ed73bb3d118ee0 (patch)
tree79e9b92b4b36fd356dfdc4e2c542cdd8f6135ec1 /games-puzzle
parentdev-scheme/sagittarius: fix cxxflags and tests (diff)
downloadguru-c20f8c3acd684031787e58a8b4ed73bb3d118ee0.tar.gz
guru-c20f8c3acd684031787e58a8b4ed73bb3d118ee0.tar.bz2
guru-c20f8c3acd684031787e58a8b4ed73bb3d118ee0.zip
*/*: Inline mirror://sourceforge
See https://github.com/gentoo/gentoo/pull/36198 for the sed invocation. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/blockout/blockout-2.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/blockout/blockout-2.5.ebuild b/games-puzzle/blockout/blockout-2.5.ebuild
index 957c249e4..254f38d60 100644
--- a/games-puzzle/blockout/blockout-2.5.ebuild
+++ b/games-puzzle/blockout/blockout-2.5.ebuild
@@ -8,8 +8,8 @@ DESCRIPTION="BlockOut II is an adaptation of the original Blockout DOS game"
HOMEPAGE="http://www.blockout.net/blockout2"
SRC_URI="
- mirror://sourceforge/blockout/bl25-src.tar.gz
- mirror://sourceforge/blockout/bl25-linux-x86.tar.gz"
+ https://downloads.sourceforge.net/blockout/bl25-src.tar.gz
+ https://downloads.sourceforge.net/blockout/bl25-linux-x86.tar.gz"
LICENSE="GPL-2"
SLOT="0"