From: Michael Mair-Keimberger Date: Sun, 15 Apr 2018 08:48:30 +0000 (+0200) Subject: games-action/openclonk: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d3843b0bfc8206df0a8b62a7b89ee14ed89d48e9;p=gentoo.git games-action/openclonk: use HTTPS --- diff --git a/games-action/openclonk/openclonk-7.0.ebuild b/games-action/openclonk/openclonk-7.0.ebuild index 081848c692d2..46aeb31b45a4 100644 --- a/games-action/openclonk/openclonk-7.0.ebuild +++ b/games-action/openclonk/openclonk-7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ inherit cmake-utils eutils gnome2-utils python-any-r1 fdo-mime toolchain-funcs g MY_P=${PN}-release-${PV}-src DESCRIPTION="A free multiplayer action game where you control clonks" -HOMEPAGE="http://openclonk.org/" +HOMEPAGE="https://openclonk.org/" SRC_URI="http://www.openclonk.org/builds/release/${PV}/openclonk-${PV}-src.tar.bz2" LICENSE="BSD ISC CLONK-trademark LGPL-2.1 POSTGRESQL"