From 6a0db938441d1c3097e1fc30ab3cf477b61388f5 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 26 May 2018 10:52:03 +0200 Subject: [PATCH] games-util/grfcodec: use HTTPs --- games-util/grfcodec/grfcodec-6.0.6.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/games-util/grfcodec/grfcodec-6.0.6.ebuild b/games-util/grfcodec/grfcodec-6.0.6.ebuild index b63971bba94f..ebfb9b894f6b 100644 --- a/games-util/grfcodec/grfcodec-6.0.6.ebuild +++ b/games-util/grfcodec/grfcodec-6.0.6.ebuild @@ -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" -- 2.26.2