diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-05-11 14:35:59 +0200 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2018-05-11 21:38:42 +0100 |
commit | e16241c64adc88ce59335fe948004d663b98c3fd (patch) | |
tree | b72e64655cdbf5b507a1e08f23ab3ec2695e2ef7 /games-fps/ut2004-bonuspack-cbp1 | |
parent | games-fps/ut2004-bonuspack-cbp2: use HTTPS (diff) | |
download | gentoo-e16241c64adc88ce59335fe948004d663b98c3fd.tar.gz gentoo-e16241c64adc88ce59335fe948004d663b98c3fd.tar.bz2 gentoo-e16241c64adc88ce59335fe948004d663b98c3fd.zip |
games-fps/ut2004-bonuspack-cbp1: use HTTPS
Diffstat (limited to 'games-fps/ut2004-bonuspack-cbp1')
-rw-r--r-- | games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r2.ebuild b/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r2.ebuild index ff68154e339d..3a2c9a8576d8 100644 --- a/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r2.ebuild +++ b/games-fps/ut2004-bonuspack-cbp1/ut2004-bonuspack-cbp1-1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ MOD_NAME="Community Bonus Pack Vol 1" inherit games games-mods -HOMEPAGE="http://liandri.beyondunreal.com/Unreal_Tournament_2004" +HOMEPAGE="https://liandri.beyondunreal.com/Unreal_Tournament_2004" SRC_URI="http://downloads.unrealadmin.org/UT2004/BonusPack/cbp1.zip http://files.volved.com/qsr/ut2004_map_packs/cbp1.zip" |