commit:     6a0db938441d1c3097e1fc30ab3cf477b61388f5
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat May 26 08:52:03 2018 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat May 26 09:54:52 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a0db938

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 b63971bba94..ebfb9b894f6 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"

Reply via email to