net-libs/gloox: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 20 May 2018 12:04:09 +0000 (14:04 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 20 May 2018 23:25:01 +0000 (19:25 -0400)
net-libs/gloox/gloox-1.0.20.ebuild

index 1d000bc0004f4211743a35b75b819e066fa04bcb..96432182bb7083b5fa929a8298bf4f5e345d616f 100644 (file)
@@ -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"