games-roguelike/tomenet: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 11 May 2018 12:44:17 +0000 (14:44 +0200)
committerJames Le Cuirot <chewi@gentoo.org>
Fri, 11 May 2018 20:38:51 +0000 (21:38 +0100)
games-roguelike/tomenet/tomenet-4.6.1a.ebuild

index 77c8c0b8e3f67daafef534aec81834637d809d9f..ec80992655cabe0f87244272aeea128a3f59dc2a 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit eutils gnome2-utils toolchain-funcs games
 
 DESCRIPTION="A MMORPG based on the works of J.R.R. Tolkien"
-HOMEPAGE="http://www.tomenet.eu/"
-SRC_URI="http://www.tomenet.eu/downloads/${P}.tar.bz2"
+HOMEPAGE="https://www.tomenet.eu"
+SRC_URI="https://www.tomenet.eu/downloads/${P}.tar.bz2"
 
 LICENSE="Moria"
 SLOT="0"