From a1be4d50219988aba5215e4689b46c771009d8fb Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Tue, 10 Apr 2018 13:33:44 +0200 Subject: [PATCH] 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 39d1b0acfe27..193731dc5a99 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 d1725e7d5caf..763269d2f604 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" -- 2.26.2