games-action/openclonk: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 15 Apr 2018 08:48:30 +0000 (10:48 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 15 Apr 2018 11:33:25 +0000 (13:33 +0200)
games-action/openclonk/openclonk-7.0.ebuild

index 081848c692d2709e11fc30eb576ce19a31643c58..46aeb31b45a48885afe26330bf52de5a6eaee8d5 100644 (file)
@@ -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"