From c4fa15769da7fec0b8e44f0d2ee1f39b7721b109 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 5 Apr 2019 11:37:55 +0200 Subject: [PATCH] dev-libs/locked_sstream: use HTTPS. Signed-off-by: Michael Mair-Keimberger Signed-off-by: Patrice Clement --- dev-libs/locked_sstream/locked_sstream-0.0.5.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-libs/locked_sstream/locked_sstream-0.0.5.ebuild b/dev-libs/locked_sstream/locked_sstream-0.0.5.ebuild index ad4a819e4c51..fc095c3dbf75 100644 --- a/dev-libs/locked_sstream/locked_sstream-0.0.5.ebuild +++ b/dev-libs/locked_sstream/locked_sstream-0.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,8 +9,8 @@ PYTHON_REQ_USE="threads(+)" inherit python-any-r1 waf-utils DESCRIPTION="tiny C++ library which wraps std::stringstream in a mutex" -HOMEPAGE="http://carlh.net/locked_sstream" -SRC_URI="http://carlh.net/downloads/${PN}/${P}.tar.bz2" +HOMEPAGE="https://carlh.net/locked_sstream" +SRC_URI="https://carlh.net/downloads/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -- 2.26.2