From 25eddc2c838f119cd64e13afb7607c612602baa1 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 3 May 2019 21:22:52 +0200 Subject: [PATCH] dev-libs/libestr: use HTTPS Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/11887 Signed-off-by: Aaron Bauman --- dev-libs/libestr/libestr-0.1.10.ebuild | 6 +++--- dev-libs/libestr/libestr-0.1.11.ebuild | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-libs/libestr/libestr-0.1.10.ebuild b/dev-libs/libestr/libestr-0.1.10.ebuild index 7fdd28148ecd..c02a15e70051 100644 --- a/dev-libs/libestr/libestr-0.1.10.ebuild +++ b/dev-libs/libestr/libestr-0.1.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,8 +6,8 @@ EAPI=6 inherit autotools DESCRIPTION="Library for some string essentials" -HOMEPAGE="http://libestr.adiscon.com/" -SRC_URI="http://libestr.adiscon.com/files/download/${P}.tar.gz" +HOMEPAGE="https://libestr.adiscon.com/" +SRC_URI="https://libestr.adiscon.com/files/download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" diff --git a/dev-libs/libestr/libestr-0.1.11.ebuild b/dev-libs/libestr/libestr-0.1.11.ebuild index 1d625e762d5b..9a94a5700650 100644 --- a/dev-libs/libestr/libestr-0.1.11.ebuild +++ b/dev-libs/libestr/libestr-0.1.11.ebuild @@ -6,8 +6,8 @@ EAPI="7" inherit autotools DESCRIPTION="Library for some string essentials" -HOMEPAGE="http://libestr.adiscon.com/" -SRC_URI="http://libestr.adiscon.com/files/download/${P}.tar.gz" +HOMEPAGE="https://libestr.adiscon.com/" +SRC_URI="https://libestr.adiscon.com/files/download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -- 2.26.2