aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/quantlib.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/quantlib.rb b/Library/Formula/quantlib.rb
index 21872b707..fbc6da1bb 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.0.1/QuantLib-1.0.1.tar.gz'
+ url 'http://sourceforge.net/projects/quantlib/files/QuantLib/1.1/QuantLib-1.1.tar.gz'
homepage 'http://quantlib.org/'
- md5 'e879dc02de33e1f4b90666346a90a280'
+ md5 'bca1281b64677edab96cc97d2b1a6678'
depends_on 'boost'