QuantLib 1.3

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2013-08-17 11:47:04 -05:00 committed by Adam Vandenberg
parent 03b6e7f6af
commit 63a31ab029
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Quantlib < Formula
homepage 'http://quantlib.org/'
url 'http://downloads.sourceforge.net/project/quantlib/QuantLib/1.2.1/QuantLib-1.2.1.tar.gz'
sha1 '2a9faf539c7452f2f6c2b8d593677cd133659742'
url 'http://downloads.sourceforge.net/project/quantlib/QuantLib/1.3/QuantLib-1.3.tar.gz'
sha1 '6f212d62c300a9ef74cdbaec6c50a2f4a7f6a0b0'
depends_on 'boost'