summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-30 22:16:02 +0200
committerAaron Bauman <bman@gentoo.org>2018-04-05 11:18:51 -0400
commit2200b60f839386a0cfb5fc318ed48a133c2ffc90 (patch)
treeda00da83fee51050b57fb13355d74adcdaa7bc1b /dev-libs/tre/tre-0.8.0-r1.ebuild
parentapp-misc/colordiff: use HTTPS (diff)
downloadgentoo-2200b60f839386a0cfb5fc318ed48a133c2ffc90.tar.gz
gentoo-2200b60f839386a0cfb5fc318ed48a133c2ffc90.tar.bz2
gentoo-2200b60f839386a0cfb5fc318ed48a133c2ffc90.zip
dev-libs/tre: use HTTPS
Diffstat (limited to 'dev-libs/tre/tre-0.8.0-r1.ebuild')
-rw-r--r--dev-libs/tre/tre-0.8.0-r1.ebuild6
1 files 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 021603eac0f0..462846e4dc05 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"