diff options
author | James Le Cuirot <chewi@gentoo.org> | 2019-10-03 21:33:37 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2019-10-03 21:41:02 +0100 |
commit | d5172c3a382e4d604b0a133fd23bc9495798bf21 (patch) | |
tree | 2a9bc8ab148670ab22a1e724dc1e65d400635746 /games-fps | |
parent | dev-libs/appstream: 0.12.9 version bump (diff) | |
download | gentoo-d5172c3a382e4d604b0a133fd23bc9495798bf21.tar.gz gentoo-d5172c3a382e4d604b0a133fd23bc9495798bf21.tar.bz2 gentoo-d5172c3a382e4d604b0a133fd23bc9495798bf21.zip |
games-fps/unreal-tournament: HTTPS for HOMEPAGE and SRC_URI
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/unreal-tournament/unreal-tournament-451.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games-fps/unreal-tournament/unreal-tournament-451.ebuild b/games-fps/unreal-tournament/unreal-tournament-451.ebuild index d5b0e7f88342..f39228caedc5 100644 --- a/games-fps/unreal-tournament/unreal-tournament-451.ebuild +++ b/games-fps/unreal-tournament/unreal-tournament-451.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,9 +6,9 @@ EAPI=5 inherit eutils unpacker cdrom games DESCRIPTION="Futuristic FPS" -HOMEPAGE="http://www.oldunreal.com/" -SRC_URI="http://www.ut-files.com/Patches/ut-install-436.run - http://www.ut-files.com/Patches/utpgpatch${PV}.tar.bz2 -> UTPGPatch${PV}.tar.bz2" +HOMEPAGE="https://www.oldunreal.com/" +SRC_URI="https://www.ut-files.com/Patches/ut-install-436.run + https://www.ut-files.com/Patches/utpgpatch${PV}.tar.bz2 -> UTPGPatch${PV}.tar.bz2" LICENSE="all-rights-reserved" SLOT="0" |