commit:     2200b60f839386a0cfb5fc318ed48a133c2ffc90
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Mar 30 20:16:02 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu Apr  5 15:18:51 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2200b60f

dev-libs/tre: use HTTPS

 dev-libs/tre/tre-0.8.0-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-libs/tre/tre-0.8.0-r1.ebuild b/dev-libs/tre/tre-0.8.0-r1.ebuild
index 021603eac0f..462846e4dc0 100644
--- a/dev-libs/tre/tre-0.8.0-r1.ebuild
+++ b/dev-libs/tre/tre-0.8.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,8 +6,8 @@ EAPI=6
 inherit multilib
 
 DESCRIPTION="Lightweight, robust, and efficient POSIX compliant regexp 
matching library"
-HOMEPAGE="http://laurikari.net/tre/ https://github.com/laurikari/tre/";
-SRC_URI="http://laurikari.net/tre/${P}.tar.bz2";
+HOMEPAGE="https://laurikari.net/tre/ https://github.com/laurikari/tre/";
+SRC_URI="https://laurikari.net/tre/${P}.tar.bz2";
 
 LICENSE="BSD-2"
 SLOT="0"

Reply via email to