libraries/QuantLib: Updated for version 1.2.

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

View file

@ -3,7 +3,7 @@
# Written by Aleksandar Samardzic <asamardzic@gmail.com>
PRGNAM=QuantLib
VERSION=${VERSION:-0.9.7}
VERSION=${VERSION:-1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="QuantLib"
VERSION="0.9.7"
VERSION="1.2"
HOMEPAGE="http://www.quantlib.org/"
DOWNLOAD="http://downloads.sourceforge.net/quantlib/QuantLib-0.9.7.tar.gz"
MD5SUM="4add05ae7af8bc7bb4f0477c083eb99c"
DOWNLOAD="http://downloads.sourceforge.net/quantlib/QuantLib-1.2.tar.gz"
MD5SUM="b7d13feb6c24671e171a28dc1898a0d2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""