summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-30 04:10:40 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 11:44:52 +0200
commit2b606c6cac51051107703cd60b5210bd7feede95 (patch)
tree3ac9cf59a12a81d9fa6e75bbccfc0acc1928aa87
parentnet-irc/hexchat: use HTTPS for GitHub (diff)
downloadgentoo-2b606c6c.tar.gz
gentoo-2b606c6c.tar.bz2
gentoo-2b606c6c.zip
net-libs/tox: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
-rw-r--r--net-libs/tox/tox-9999.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-libs/tox/tox-9999.ebuild b/net-libs/tox/tox-9999.ebuild
index 37596b0c3d91..e7b2b5569ca2 100644
--- a/net-libs/tox/tox-9999.ebuild
+++ b/net-libs/tox/tox-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,8 +8,7 @@ inherit autotools git-r3 user systemd
DESCRIPTION="Encrypted P2P, messaging, and audio/video calling platform"
HOMEPAGE="https://tox.chat"
SRC_URI=""
-EGIT_REPO_URI="https://github.com/TokTok/c-toxcore.git
- git://github.com/TokTok/c-toxcore.git"
+EGIT_REPO_URI="https://github.com/TokTok/c-toxcore.git"
LICENSE="GPL-3+"
SLOT="0/0.1"