games-util/nml: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 26 May 2018 08:53:05 +0000 (10:53 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 26 May 2018 09:55:00 +0000 (11:55 +0200)
games-util/nml/nml-0.4.4-r1.ebuild

index 62f2f8ddbf5ae52986f5432a2838b71356823a25..b50f0471e311351f993d385d12e7c72a8327bbe3 100644 (file)
@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python3_{4,5,6} )
 inherit distutils-r1
 
 DESCRIPTION="Compiler of NML files into grf/nfo files"
-HOMEPAGE="http://dev.openttdcoop.org/projects/nml"
+HOMEPAGE="https://dev.openttdcoop.org/projects/nml"
 SRC_URI="http://bundles.openttdcoop.org/nml/releases/${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2+"