From fc0b4b636a366db1d66db216db380d9c2a4c7a82 Mon Sep 17 00:00:00 2001 From: nibbles 2bits Date: Wed, 20 Jun 2012 10:43:57 -0700 Subject: quantlib 1.2 Upgrade quantlib to version 1.2. Tested on Lion with Clang and llvm from XCode-4.3.3. Closes #12938. Signed-off-by: Jack Nagel --- Library/Formula/quantlib.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula/quantlib.rb') diff --git a/Library/Formula/quantlib.rb b/Library/Formula/quantlib.rb index fbc6da1bb..3d533f451 100644 --- a/Library/Formula/quantlib.rb +++ b/Library/Formula/quantlib.rb @@ -1,9 +1,9 @@ require 'formula' class Quantlib < Formula - url 'http://sourceforge.net/projects/quantlib/files/QuantLib/1.1/QuantLib-1.1.tar.gz' homepage 'http://quantlib.org/' - md5 'bca1281b64677edab96cc97d2b1a6678' + url 'http://sourceforge.net/projects/quantlib/files/QuantLib/1.2/QuantLib-1.2.tar.gz' + sha1 'c53093adca31e598dc93385314d47f40c365e4b6' depends_on 'boost' -- cgit v1.2.3