From 8e6750fa57677e5e017bde46ab4109b9b4b7d4ad Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 15 Apr 2018 10:50:20 +0200 Subject: games-action/teeworlds: use HTTPS --- games-action/teeworlds/teeworlds-0.6.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games-action') 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" -- cgit v1.2.3-65-gdbad