summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-15 10:50:20 +0200
committerDavid Seifert <soap@gentoo.org>2018-04-15 13:33:29 +0200
commit8e6750fa57677e5e017bde46ab4109b9b4b7d4ad (patch)
tree4d18daf5849e06451fbabf41b5f6eb0e03520d8e /games-action/teeworlds
parentgames-action/openclonk: use HTTPS (diff)
downloadgentoo-8e6750fa57677e5e017bde46ab4109b9b4b7d4ad.tar.gz
gentoo-8e6750fa57677e5e017bde46ab4109b9b4b7d4ad.tar.bz2
gentoo-8e6750fa57677e5e017bde46ab4109b9b4b7d4ad.zip
games-action/teeworlds: use HTTPS
Diffstat (limited to 'games-action/teeworlds')
-rw-r--r--games-action/teeworlds/teeworlds-0.6.4.ebuild4
1 files changed, 2 insertions, 2 deletions
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"