diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-05-08 13:17:00 +0100 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-05-17 12:54:21 -0400 |
commit | fd05bc9cbac9e785b3737f51e5a7b37e75c7eb2f (patch) | |
tree | 6736190a87d8eafa0889b4ac20dd06b0bb85b8fe /games-sports | |
parent | games-simulation/pmars-sdl: update homepage (diff) | |
download | gentoo-fd05bc9cbac9e785b3737f51e5a7b37e75c7eb2f.tar.gz gentoo-fd05bc9cbac9e785b3737f51e5a7b37e75c7eb2f.tar.bz2 gentoo-fd05bc9cbac9e785b3737f51e5a7b37e75c7eb2f.zip |
games-sports/xmoto: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'games-sports')
-rw-r--r-- | games-sports/xmoto/xmoto-0.5.11-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-sports/xmoto/xmoto-0.5.11-r2.ebuild b/games-sports/xmoto/xmoto-0.5.11-r2.ebuild index 4b906f8726a4..961735c04998 100644 --- a/games-sports/xmoto/xmoto-0.5.11-r2.ebuild +++ b/games-sports/xmoto/xmoto-0.5.11-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ LVL_PV="0.7.0" #they unfortunately don't release both at the same time, why ~ as LVL="inksmoto-${LVL_PV}" DEB_PV=7 DESCRIPTION="A challenging 2D motocross platform game" -HOMEPAGE="http://xmoto.tuxfamily.org" +HOMEPAGE="https://xmoto.tuxfamily.org" SRC_URI="http://download.tuxfamily.org/xmoto/xmoto/${PV}/${P}-src.tar.gz mirror://debian/pool/main/x/${PN}/${PN}_${PV}+dfsg-${DEB_PV}.debian.tar.xz editor? ( http://download.tuxfamily.org/xmoto/svg2lvl/${LVL_PV}/${LVL}.tar.gz )" |