summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/hangups/hangups-9999.ebuild')
-rw-r--r--net-im/hangups/hangups-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/hangups/hangups-9999.ebuild b/net-im/hangups/hangups-9999.ebuild
index eb3af4e1ccd5..837ce61829ea 100644
--- a/net-im/hangups/hangups-9999.ebuild
+++ b/net-im/hangups/hangups-9999.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{4,5} )
inherit distutils-r1
if [[ ${PV} = *9999* ]]; then
- EGIT_REPO_URI="git://github.com/tdryer/${PN}"
+ EGIT_REPO_URI="https://github.com/tdryer/${PN}"
inherit git-r3
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"