diff options
Diffstat (limited to 'games-action/atanks')
-rw-r--r-- | games-action/atanks/atanks-6.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/atanks/atanks-6.6.ebuild b/games-action/atanks/atanks-6.6.ebuild index 0c043402a9a0..d38d6e02d999 100644 --- a/games-action/atanks/atanks-6.6.ebuild +++ b/games-action/atanks/atanks-6.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 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 DESCRIPTION="Worms and Scorched Earth-like game" HOMEPAGE="https://atanks.sourceforge.io/" -SRC_URI="mirror://sourceforge/atanks/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/atanks/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" |