From d3843b0bfc8206df0a8b62a7b89ee14ed89d48e9 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 15 Apr 2018 10:48:30 +0200 Subject: games-action/openclonk: use HTTPS --- games-action/openclonk/openclonk-7.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games-action/openclonk') 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" -- cgit v1.2.3-65-gdbad