summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-15 10:48:30 +0200
committerDavid Seifert <soap@gentoo.org>2018-04-15 13:33:25 +0200
commitd3843b0bfc8206df0a8b62a7b89ee14ed89d48e9 (patch)
treee0dfec8710d5aa4d02e6ffeb2bfa85a3df7f2581
parentgames-action/super-hexagon: use HTTPS (diff)
downloadgentoo-d3843b0bfc8206df0a8b62a7b89ee14ed89d48e9.tar.gz
gentoo-d3843b0bfc8206df0a8b62a7b89ee14ed89d48e9.tar.bz2
gentoo-d3843b0bfc8206df0a8b62a7b89ee14ed89d48e9.zip
games-action/openclonk: use HTTPS
-rw-r--r--games-action/openclonk/openclonk-7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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"