diff options
Diffstat (limited to 'dev-libs/quantlib')
-rw-r--r-- | dev-libs/quantlib/quantlib-1.6.ebuild | 4 | ||||
-rw-r--r-- | 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" |