diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2019-02-27 19:45:51 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2019-02-27 20:44:47 +0000 |
commit | b17f13b129076a2ac3b8f38313374e862ed1cc17 (patch) | |
tree | 70e25393631d498fc93a97c620ef48d466e23ed8 /games-rpg | |
parent | games-rpg/dreamweb: use HTTPS (diff) | |
download | gentoo-b17f13b129076a2ac3b8f38313374e862ed1cc17.tar.gz gentoo-b17f13b129076a2ac3b8f38313374e862ed1cc17.tar.bz2 gentoo-b17f13b129076a2ac3b8f38313374e862ed1cc17.zip |
games-rpg/soltys: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/soltys/soltys-1.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-rpg/soltys/soltys-1.0-r2.ebuild b/games-rpg/soltys/soltys-1.0-r2.ebuild index f3e8b8ccb22a..e9d29906063f 100644 --- a/games-rpg/soltys/soltys-1.0-r2.ebuild +++ b/games-rpg/soltys/soltys-1.0-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit eutils DESCRIPTION="Classic adventure game" -HOMEPAGE="http://wiki.scummvm.org/index.php/Soltys" +HOMEPAGE="https://wiki.scummvm.org/index.php/Soltys" SRC_URI="l10n_en? ( mirror://sourceforge/scummvm/${PN}-en-v${PV}.zip ) l10n_es? ( mirror://sourceforge/scummvm/${PN}-es-v${PV}.zip ) l10n_pl? ( mirror://sourceforge/scummvm/${PN}-pl-v${PV}.zip ) |