summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-09-22 04:55:33 +0100
committerSam James <sam@gentoo.org>2022-09-22 05:05:21 +0100
commitbcf54784f1e20a0a99e96853008067eef0b35f48 (patch)
tree925ab783c9f8ff7818ba5379545c7e2605cd6373 /games-server/mtavc
parentgames-puzzle/tanglet: use PV in SRC_URI (diff)
downloadgentoo-bcf54784f1e20a0a99e96853008067eef0b35f48.tar.gz
gentoo-bcf54784f1e20a0a99e96853008067eef0b35f48.tar.bz2
gentoo-bcf54784f1e20a0a99e96853008067eef0b35f48.zip
games-server/mtavc: use PV in SRC_URI
Avoids mistakes on bumping and why not? Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-server/mtavc')
-rw-r--r--games-server/mtavc/mtavc-0.5-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-server/mtavc/mtavc-0.5-r2.ebuild b/games-server/mtavc/mtavc-0.5-r2.ebuild
index cef256bf4f5e..cd7e1af8d121 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"