aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorDennis2011-09-04 16:50:21 +0800
committerJack Nagel2011-09-04 16:18:45 -0500
commit20325976f1f8b7fe7d1e1ff0ca32ccda54b11bc1 (patch)
tree27f3e0181d96c8ab33d7bb58f02e537353d263cd /Library/Formula
parenta79a0eae5d5e8a8d3175a31de2528710d48c21e7 (diff)
downloadhomebrew-20325976f1f8b7fe7d1e1ff0ca32ccda54b11bc1.tar.bz2
QuantLib 1.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-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'