diff options
author | James Le Cuirot <chewi@gentoo.org> | 2020-11-08 20:57:24 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2020-11-08 20:59:27 +0000 |
commit | 4cde63f0d6c2602cccdf8101a7eba0615d0ee4a2 (patch) | |
tree | 38e77fbefecfc87ed4b4d338ca49cfd798bfd201 /games-fps | |
parent | sys-boot/lilo: EAPI update and gcc-10 fix (diff) | |
download | gentoo-4cde63f0d6c2602cccdf8101a7eba0615d0ee4a2.tar.gz gentoo-4cde63f0d6c2602cccdf8101a7eba0615d0ee4a2.tar.bz2 gentoo-4cde63f0d6c2602cccdf8101a7eba0615d0ee4a2.zip |
games-fps/ut2004: ut2004.ut-files.com cert has expired
I only used HTTPS because it worked before but it's now been 45 days
so I guess they're not renewing it in a hurry.
Package-Manager: Portage-3.0.9, Repoman-3.0.1
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/ut2004/ut2004-3369.3-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-fps/ut2004/ut2004-3369.3-r3.ebuild b/games-fps/ut2004/ut2004-3369.3-r3.ebuild index 13d59140205d..cfef6283f8f0 100644 --- a/games-fps/ut2004/ut2004-3369.3-r3.ebuild +++ b/games-fps/ut2004/ut2004-3369.3-r3.ebuild @@ -9,7 +9,7 @@ PATCH_P="${PN}-lnxpatch${PV%.*}-2.tar.bz2" DESCRIPTION="Editor's Choice Edition plus Mega Pack for the well-known first-person shooter" HOMEPAGE="https://liandri.beyondunreal.com/Unreal_Tournament_2004" SRC_URI=" - https://ut2004.ut-files.com/Patches/Linux/${PATCH_P} + http://ut2004.ut-files.com/Patches/Linux/${PATCH_P} https://dev.gentoo.org/~chewi/distfiles/ut2004-v${PV/./-}-linux-dedicated.7z " |