diff options
Diffstat (limited to 'games-board/gtkboard')
-rw-r--r-- | games-board/gtkboard/gtkboard-0.11_pre0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/gtkboard/gtkboard-0.11_pre0-r2.ebuild b/games-board/gtkboard/gtkboard-0.11_pre0-r2.ebuild index 66d9680e7d1a..e3aed93428b8 100644 --- a/games-board/gtkboard/gtkboard-0.11_pre0-r2.ebuild +++ b/games-board/gtkboard/gtkboard-0.11_pre0-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=7 @@ -8,7 +8,7 @@ inherit desktop flag-o-matic DESCRIPTION="Board games system" HOMEPAGE="https://gtkboard.sourceforge.net/indexold.html" -SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2+" SLOT="0" |