diff options
-rw-r--r-- | games-fps/quake1-rally/quake1-rally-1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/quake1-rally/quake1-rally-1.2-r1.ebuild b/games-fps/quake1-rally/quake1-rally-1.2-r1.ebuild index 5b4137c84763..8623924bac22 100644 --- a/games-fps/quake1-rally/quake1-rally-1.2-r1.ebuild +++ b/games-fps/quake1-rally/quake1-rally-1.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit edos2unix DESCRIPTION="TC which turns Quake into a Rally racing game" HOMEPAGE="http://wiki.quakeworld.nu/Quake_Rally" -SRC_URI="http://ehall.freeshell.org/quake/qr12.zip +SRC_URI="http://ehall.freeshell.org/quake/qr$(ver_rs 1-2 '').zip http://ehall.freeshell.org/quake/qrlo1.zip" S="${WORKDIR}" |