summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-26 10:53:05 +0200
committerDavid Seifert <soap@gentoo.org>2018-05-26 11:55:00 +0200
commit5a685184442fc6071b339df15e42cd58f29709a0 (patch)
treecd9630ad24a781f07196da996a5718f7b42ad050 /games-util/nml
parentgames-util/grfcodec: use HTTPs (diff)
downloadgentoo-5a685184442fc6071b339df15e42cd58f29709a0.tar.gz
gentoo-5a685184442fc6071b339df15e42cd58f29709a0.tar.bz2
gentoo-5a685184442fc6071b339df15e42cd58f29709a0.zip
games-util/nml: use HTTPs
Diffstat (limited to 'games-util/nml')
-rw-r--r--games-util/nml/nml-0.4.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-util/nml/nml-0.4.4-r1.ebuild b/games-util/nml/nml-0.4.4-r1.ebuild
index 62f2f8ddbf5a..b50f0471e311 100644
--- a/games-util/nml/nml-0.4.4-r1.ebuild
+++ b/games-util/nml/nml-0.4.4-r1.ebuild
@@ -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+"