From 3dd77735c674e6961f7da652d73b8e2c3a886d9d Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 20 May 2018 14:04:09 +0200 Subject: [PATCH] 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 1d000bc0004f..96432182bb70 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" -- 2.26.2