commit:     14f11801fdebe7d22310de224c278ee277bd7a4a
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Jun 26 11:41:04 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Jun 27 20:48:36 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14f11801

dev-libs/libtecla: use HTTPS

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-libs/libtecla/libtecla-1.6.3.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-libs/libtecla/libtecla-1.6.3.ebuild 
b/dev-libs/libtecla/libtecla-1.6.3.ebuild
index d7cd7848d68..070399cd74d 100644
--- a/dev-libs/libtecla/libtecla-1.6.3.ebuild
+++ b/dev-libs/libtecla/libtecla-1.6.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,8 +6,8 @@ EAPI=6
 inherit autotools flag-o-matic
 
 DESCRIPTION="Tecla command-line editing library"
-HOMEPAGE="http://www.astro.caltech.edu/~mcs/tecla/";
-SRC_URI="http://www.astro.caltech.edu/~mcs/tecla/${P}.tar.gz";
+HOMEPAGE="https://www.astro.caltech.edu/~mcs/tecla/";
+SRC_URI="https://www.astro.caltech.edu/~mcs/tecla/${P}.tar.gz";
 
 LICENSE="icu"
 SLOT="0"

Reply via email to