games-action/teeworlds: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 15 Apr 2018 08:50:20 +0000 (10:50 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 15 Apr 2018 11:33:29 +0000 (13:33 +0200)
games-action/teeworlds/teeworlds-0.6.4.ebuild

index 160ddb439d5026a131760edf53d9cd5bc4f346c6..e0a2784592055cf403c62da98081784d5708bc46 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
@@ -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"