summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-05-03 21:22:52 +0200
committerAaron Bauman <bman@gentoo.org>2019-05-04 21:02:15 -0400
commit25eddc2c838f119cd64e13afb7607c612602baa1 (patch)
treeeb952bfcbbafca07b56568f6390b29d09d7eaf04 /dev-libs/libestr
parentsci-physics/lammps: use HTTPS (diff)
downloadgentoo-25eddc2c838f119cd64e13afb7607c612602baa1.tar.gz
gentoo-25eddc2c838f119cd64e13afb7607c612602baa1.tar.bz2
gentoo-25eddc2c838f119cd64e13afb7607c612602baa1.zip
dev-libs/libestr: use HTTPS
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>
Diffstat (limited to 'dev-libs/libestr')
-rw-r--r--dev-libs/libestr/libestr-0.1.10.ebuild6
-rw-r--r--dev-libs/libestr/libestr-0.1.11.ebuild4
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"