From: Michael Mair-Keimberger Date: Sun, 15 Apr 2018 08:50:20 +0000 (+0200) Subject: games-action/teeworlds: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8e6750fa57677e5e017bde46ab4109b9b4b7d4ad;p=gentoo.git games-action/teeworlds: use HTTPS --- diff --git a/games-action/teeworlds/teeworlds-0.6.4.ebuild b/games-action/teeworlds/teeworlds-0.6.4.ebuild index 160ddb439d50..e0a278459205 100644 --- a/games-action/teeworlds/teeworlds-0.6.4.ebuild +++ b/games-action/teeworlds/teeworlds-0.6.4.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 @@ -8,7 +8,7 @@ inherit eutils multiprocessing python-any-r1 toolchain-funcs versionator REVISION="b177-rff25472" DESCRIPTION="Online multi-player platform 2D shooter" -HOMEPAGE="http://www.teeworlds.com/" +HOMEPAGE="https://www.teeworlds.com/" SRC_URI="https://downloads.teeworlds.com/${P}-src.tar.gz" LICENSE="ZLIB"