dev-libs/quantlib: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 10 Apr 2018 11:33:44 +0000 (13:33 +0200)
committerAaron Bauman <bman@gentoo.org>
Fri, 13 Apr 2018 23:21:40 +0000 (19:21 -0400)
dev-libs/quantlib/quantlib-1.6.ebuild
dev-libs/quantlib/quantlib-1.7.1.ebuild

index 39d1b0acfe27d377f435fbd4c98096d8f5a992a7..193731dc5a999b3576db4f3c7dffa8304ba84a22 100644 (file)
@@ -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"
index d1725e7d5caf7d0ea43ad6ed356cb539eadf7d2f..763269d2f60499d49c9a58c82eccbaf2df1706ea 100644 (file)
@@ -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"