mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/QuantLib-Python: Updated for version 1.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
34df3d3443
commit
ed04c325bb
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Aleksandar Samardzic <asamardzic@gmail.com>
|
||||
|
||||
PRGNAM=QuantLib-Python
|
||||
VERSION=${VERSION:-0.9.7}
|
||||
VERSION=${VERSION:-1.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="QuantLib-Python"
|
||||
VERSION="0.9.7"
|
||||
VERSION="1.2"
|
||||
HOMEPAGE="http://www.quantlib.org/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/quantlib/QuantLib-SWIG-0.9.7.tar.gz"
|
||||
MD5SUM="8f265a9cd71a2978e823c921b4b60eae"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/quantlib/QuantLib-SWIG-1.2.tar.gz"
|
||||
MD5SUM="9d8a775a12cd526b24e73a843607f03a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="QuantLib"
|
||||
|
|
Loading…
Reference in a new issue