dev-libs/locked_sstream: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 5 Apr 2019 09:37:55 +0000 (11:37 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 6 Apr 2019 22:22:15 +0000 (00:22 +0200)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
dev-libs/locked_sstream/locked_sstream-0.0.5.ebuild

index ad4a819e4c5186447edd6d8ca2f39047205571c3..fc095c3dbf75c3bcc496b054f7ca5d0cfd3cca17 100644 (file)
@@ -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"