commit:     a1be4d50219988aba5215e4689b46c771009d8fb
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue Apr 10 11:33:44 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Apr 13 23:21:40 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1be4d50

dev-libs/quantlib: use HTTPS

 dev-libs/quantlib/quantlib-1.6.ebuild   | 4 ++--
 dev-libs/quantlib/quantlib-1.7.1.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-libs/quantlib/quantlib-1.6.ebuild 
b/dev-libs/quantlib/quantlib-1.6.ebuild
index 39d1b0acfe2..193731dc5a9 100644
--- a/dev-libs/quantlib/quantlib-1.6.ebuild
+++ b/dev-libs/quantlib/quantlib-1.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ inherit elisp-common eutils toolchain-funcs
 MY_P="QuantLib-${PV}"
 
 DESCRIPTION="A comprehensive software framework for quantitative finance"
-HOMEPAGE="http://quantlib.org/";
+HOMEPAGE="https://quantlib.org/";
 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
 
 LICENSE="BSD"

diff --git a/dev-libs/quantlib/quantlib-1.7.1.ebuild 
b/dev-libs/quantlib/quantlib-1.7.1.ebuild
index d1725e7d5ca..763269d2f60 100644
--- a/dev-libs/quantlib/quantlib-1.7.1.ebuild
+++ b/dev-libs/quantlib/quantlib-1.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit elisp-common eutils toolchain-funcs
 MY_P="QuantLib-${PV}"
 
 DESCRIPTION="A comprehensive software framework for quantitative finance"
-HOMEPAGE="http://quantlib.org/";
+HOMEPAGE="https://quantlib.org/";
 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
 
 LICENSE="BSD"

Reply via email to