commit: 3dd77735c674e6961f7da652d73b8e2c3a886d9d
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun May 20 12:04:09 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun May 20 23:25:01 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dd77735
net-libs/gloox: use HTTPS
net-libs/gloox/gloox-1.0.20.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-libs/gloox/gloox-1.0.20.ebuild
b/net-libs/gloox/gloox-1.0.20.ebuild
index 1d000bc0004..96432182bb7 100644
--- a/net-libs/gloox/gloox-1.0.20.ebuild
+++ b/net-libs/gloox/gloox-1.0.20.ebuild
@@ -5,8 +5,8 @@ EAPI=6
MY_P="${P/_/-}"
DESCRIPTION="A portable high-level Jabber/XMPP library for C++"
-HOMEPAGE="http://camaya.net/gloox"
-SRC_URI="http://camaya.net/download/${MY_P}.tar.bz2"
+HOMEPAGE="https://camaya.net/gloox/"
+SRC_URI="https://camaya.net/download/${MY_P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0/17"