games-util/grfcodec: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 26 May 2018 08:52:03 +0000 (10:52 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 26 May 2018 09:54:52 +0000 (11:54 +0200)
games-util/grfcodec/grfcodec-6.0.6.ebuild

index b63971bba94fd15b5275e8e0cb0c136e2f958bb4..ebfb9b894f6b5a2d9a8e7228b8663b1a23a69cce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,8 +11,8 @@ fi
 inherit toolchain-funcs ${SCM}
 
 DESCRIPTION="A suite of programs to modify openttd/Transport Tycoon Deluxe's GRF files"
-HOMEPAGE="http://dev.openttdcoop.org/projects/grfcodec"
-[[ -z ${SCM} ]] && SRC_URI="http://binaries.openttd.org/extra/${PN}/${PV}/${P}-source.tar.xz"
+HOMEPAGE="https://dev.openttdcoop.org/projects/grfcodec"
+[[ -z ${SCM} ]] && SRC_URI="https://binaries.openttd.org/extra/${PN}/${PV}/${P}-source.tar.xz"
 
 LICENSE="GPL-2+"
 SLOT="0"