dev-libs/libestr: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 3 May 2019 19:22:52 +0000 (21:22 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 5 May 2019 01:02:15 +0000 (21:02 -0400)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11887
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-libs/libestr/libestr-0.1.10.ebuild
dev-libs/libestr/libestr-0.1.11.ebuild

index 7fdd28148ecde0c30eb96c67bf4249d7519fa19d..c02a15e7005112416e058b41452da4fea20080ce 100644 (file)
@@ -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"
index 1d625e762d5b715e02e8f7688704f4d9127f8b38..9a94a57006504bdf626689d282b07b934d2d8dd2 100644 (file)
@@ -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"