libraries/QuantLib-Python: Updated for version 1.2.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2012-09-09 09:14:02 +02:00 committed by Robby Workman
parent 34df3d3443
commit ed04c325bb
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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"