mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Upgrade from 1.16 to 1.17. See https://github.com/lballabio/QuantLib/releases
This commit is contained in:
parent
862b4409cc
commit
83ab8d4a4d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=523849
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= quantlib
|
||||
PORTVERSION= 1.16
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.17
|
||||
CATEGORIES= finance math devel
|
||||
MASTER_SITES= https://dl.bintray.com/${PORTNAME}/releases/
|
||||
DISTNAME= QuantLib-${PORTVERSION}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1572701903
|
||||
SHA256 (QuantLib-1.16.tar.gz) = 204ad5822259f9a9146eaf660f0b756100604e3adb85c501d41d201bf09dec94
|
||||
SIZE (QuantLib-1.16.tar.gz) = 8949342
|
||||
TIMESTAMP = 1579727720
|
||||
SHA256 (QuantLib-1.17.tar.gz) = 77443c3f9e9da3130ce0b2bce739928c14089f70d1e8abcf7dfad0adb40a84fb
|
||||
SIZE (QuantLib-1.17.tar.gz) = 8965395
|
||||
|
@ -716,6 +716,7 @@ include/ql/methods/finitedifferences/operators/triplebandlinearop.hpp
|
||||
include/ql/methods/finitedifferences/schemes/all.hpp
|
||||
include/ql/methods/finitedifferences/schemes/boundaryconditionschemehelper.hpp
|
||||
include/ql/methods/finitedifferences/schemes/craigsneydscheme.hpp
|
||||
include/ql/methods/finitedifferences/schemes/cranknicolsonscheme.hpp
|
||||
include/ql/methods/finitedifferences/schemes/douglasscheme.hpp
|
||||
include/ql/methods/finitedifferences/schemes/expliciteulerscheme.hpp
|
||||
include/ql/methods/finitedifferences/schemes/hundsdorferscheme.hpp
|
||||
|
Loading…
Reference in New Issue
Block a user