From: Michael Mair-Keimberger Date: Tue, 10 Apr 2018 11:33:44 +0000 (+0200) Subject: dev-libs/quantlib: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a1be4d50219988aba5215e4689b46c771009d8fb;p=gentoo.git dev-libs/quantlib: use HTTPS --- 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"