diff --git a/games-server/mtavc/mtavc-0.5-r2.ebuild b/games-server/mtavc/mtavc-0.5-r2.ebuild index cef256bf4f5e5..cd7e1af8d121b 100644 --- a/games-server/mtavc/mtavc-0.5-r2.ebuild +++ b/games-server/mtavc/mtavc-0.5-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="dedicated server for GTA3 multiplayer" HOMEPAGE="http://mtavc.com/" -SRC_URI="http://files.gonnaplay.com/201/MTAServer0_5-linux.tar.gz" +SRC_URI="http://files.gonnaplay.com/201/MTAServer$(ver_rs 0-1 '_')-linux.tar.gz" S="${WORKDIR}" LICENSE="MTA-0.5"