diff options
author | James Le Cuirot <chewi@gentoo.org> | 2020-11-08 20:57:38 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2020-11-08 20:59:30 +0000 |
commit | d066ebfd07f454d2d5d286a40a7632598654560c (patch) | |
tree | 5461fe248d9b302faf7acc3d59846aec002d80e4 /games-fps/ut2004-bonuspack-cbp1 | |
parent | games-fps/ut2004: ut2004.ut-files.com cert has expired (diff) | |
download | gentoo-d066ebfd07f454d2d5d286a40a7632598654560c.tar.gz gentoo-d066ebfd07f454d2d5d286a40a7632598654560c.tar.bz2 gentoo-d066ebfd07f454d2d5d286a40a7632598654560c.zip |
games-fps/ut2004-bonuspack-cbp1: 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/ut2004-bonuspack-cbp1')
-rw-r--r-- | games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r3.ebuild b/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r3.ebuild index e2723ebdde7d..76aca526c4b4 100644 --- a/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r3.ebuild +++ b/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="UT2003 Community Bonus Pack for UT2004 Volume 1" HOMEPAGE="https://liandri.beyondunreal.com/Unreal_Tournament_2004" -SRC_URI="https://ut2004.ut-files.com/BonusPacks/cbp1.zip" +SRC_URI="http://ut2004.ut-files.com/BonusPacks/cbp1.zip" LICENSE="free-noncomm" SLOT="0" KEYWORDS="~amd64 ~x86" |