diff options
Diffstat (limited to 'games-puzzle/xpired/xpired-1.22-r1.ebuild')
-rw-r--r-- | games-puzzle/xpired/xpired-1.22-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/xpired/xpired-1.22-r1.ebuild b/games-puzzle/xpired/xpired-1.22-r1.ebuild index 8f517d52a3b4..8fb097ba0442 100644 --- a/games-puzzle/xpired/xpired-1.22-r1.ebuild +++ b/games-puzzle/xpired/xpired-1.22-r1.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=6 @@ -6,7 +6,7 @@ inherit desktop DESCRIPTION="Sokoban-styled puzzle game with lots more action" HOMEPAGE="https://xpired.sourceforge.net" -SRC_URI="mirror://sourceforge/xpired/${P}-linux_source.tar.gz" +SRC_URI="https://downloads.sourceforge.net/xpired/${P}-linux_source.tar.gz" LICENSE="GPL-2" SLOT="0" |