diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-06-12 18:12:23 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-06-12 18:21:21 +1000 |
commit | f2fb1e5f303e76a7908b58ee7551048da3381e77 (patch) | |
tree | ea9885b9a67f31f012ba831fa938d54a2ea9176a /games-fps | |
parent | games-strategy/0ad: use HTTPS (diff) | |
download | gentoo-f2fb1e5f303e76a7908b58ee7551048da3381e77.tar.gz gentoo-f2fb1e5f303e76a7908b58ee7551048da3381e77.tar.bz2 gentoo-f2fb1e5f303e76a7908b58ee7551048da3381e77.zip |
games-fps/aaquake2: use HTTPS
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/aaquake2/aaquake2-0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-fps/aaquake2/aaquake2-0.1.ebuild b/games-fps/aaquake2/aaquake2-0.1.ebuild index ee7ffa55ed7a..302eb4ad067f 100644 --- a/games-fps/aaquake2/aaquake2-0.1.ebuild +++ b/games-fps/aaquake2/aaquake2-0.1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils games DESCRIPTION="text mode Quake II" -HOMEPAGE="http://www.jfedor.org/aaquake2/" +HOMEPAGE="https://www.jfedor.org/aaquake2/" SRC_URI="mirror://idsoftware/source/q2source-3.21.zip - http://www.jfedor.org/aaquake2/quake2-ref_softaa-${PV}.tar.gz" + https://www.jfedor.org/aaquake2/quake2-ref_softaa-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" |