diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-05-11 14:34:13 +0200 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2018-05-11 21:38:41 +0100 |
commit | 9631ebfbd85cd84dc48a5d2eaa2092be86e0db53 (patch) | |
tree | 06761b093f26d504377eded43a5066b18d37104d /games-fps/ut2004-bonuspack-cbp2 | |
parent | games-fps/doom3-lms: use HTTPS (diff) | |
download | gentoo-9631ebfbd85cd84dc48a5d2eaa2092be86e0db53.tar.gz gentoo-9631ebfbd85cd84dc48a5d2eaa2092be86e0db53.tar.bz2 gentoo-9631ebfbd85cd84dc48a5d2eaa2092be86e0db53.zip |
games-fps/ut2004-bonuspack-cbp2: use HTTPS
Diffstat (limited to 'games-fps/ut2004-bonuspack-cbp2')
-rw-r--r-- | games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r2.ebuild b/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r2.ebuild index 2d86cbab0490..d1d4cee91dde 100644 --- a/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r2.ebuild +++ b/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2009 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 2 Vol 1 and 2" inherit games games-mods -HOMEPAGE="http://liandri.beyondunreal.com/Unreal_Tournament_2004" +HOMEPAGE="https://liandri.beyondunreal.com/Unreal_Tournament_2004" SRC_URI="https://ut.rushbase.net/beyondunreal/official/ut2004/cbp2-volume1_zip.zip https://ut.rushbase.net/beyondunreal/official/ut2004/cbp2-volume2_zip.zip" |