games-action/minetest: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 20 May 2018 11:56:43 +0000 (13:56 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 20 May 2018 23:24:51 +0000 (19:24 -0400)
games-action/minetest/minetest-0.4.16-r1.ebuild

index 9e0ab06fdaa4b4d2dc63356cb58b0824018b3cfd..8291b16dba14ae65e6c18fe025508678e1136605 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit cmake-utils eutils gnome2-utils user vcs-snapshot
 
 DESCRIPTION="An InfiniMiner/Minecraft inspired game"
-HOMEPAGE="http://minetest.net/"
+HOMEPAGE="https://www.minetest.net"
 SRC_URI="https://github.com/${PN}/${PN}/tarball/${PV} -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1+ CC-BY-SA-3.0 OFL-1.1 Apache-2.0"