diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-04-18 09:03:53 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2018-04-18 20:14:53 +0200 |
commit | c93f321e87edd758960bdc7fd1ba8b106d7e1fd7 (patch) | |
tree | 72506f9f866b2d91974c83df0fad9629651e1469 /games-arcade/primateplunge | |
parent | games-arcade/monster-masher: use HTTPS (diff) | |
download | gentoo-c93f321e87edd758960bdc7fd1ba8b106d7e1fd7.tar.gz gentoo-c93f321e87edd758960bdc7fd1ba8b106d7e1fd7.tar.bz2 gentoo-c93f321e87edd758960bdc7fd1ba8b106d7e1fd7.zip |
games-arcade/primateplunge: use HTTPS
Diffstat (limited to 'games-arcade/primateplunge')
-rw-r--r-- | games-arcade/primateplunge/primateplunge-1.1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-arcade/primateplunge/primateplunge-1.1-r1.ebuild b/games-arcade/primateplunge/primateplunge-1.1-r1.ebuild index 6ae5589fd417..33eee4b857b6 100644 --- a/games-arcade/primateplunge/primateplunge-1.1-r1.ebuild +++ b/games-arcade/primateplunge/primateplunge-1.1-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit autotools eutils games DESCRIPTION="Help poor Monkey navigate his way down through treacherous areas" -HOMEPAGE="http://www.aelius.com/primateplunge/" -SRC_URI="http://www.aelius.com/${PN}/${P}.tar.gz" +HOMEPAGE="https://www.aelius.com/primateplunge/" +SRC_URI="https://www.aelius.com/${PN}/${P}.tar.gz" LICENSE="Primate-Plunge" SLOT="0" |