dev-games/mercator: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 15 Apr 2018 08:31:04 +0000 (10:31 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 15 Apr 2018 11:32:53 +0000 (13:32 +0200)
dev-games/mercator/mercator-0.3.3.ebuild

index b472cf3aa31905744f24ad2194e10a700c224d61..92cdc48b0a23ece35c7bde00bc41ed5178642278 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit eutils
 
 DESCRIPTION="WorldForge library primarily aimed at terrain"
-HOMEPAGE="http://www.worldforge.org/index.php/components/mercator/"
+HOMEPAGE="https://www.worldforge.org/index.php/components/mercator/"
 SRC_URI="mirror://sourceforge/worldforge/${P}.tar.gz"
 
 LICENSE="GPL-2"