diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/monetdb.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/monetdb.rb b/Library/Formula/monetdb.rb index d2ccb4b7c..4a4e2690c 100644 --- a/Library/Formula/monetdb.rb +++ b/Library/Formula/monetdb.rb @@ -2,8 +2,8 @@ require 'formula' class Monetdb < Formula homepage 'http://www.monetdb.org/' - url 'http://dev.monetdb.org/downloads/sources/Feb2013-SP1/MonetDB-11.15.3.zip' - sha1 '2bc2e7bbdfc475c9d195e9d5d36a39757746cb0a' + url 'http://dev.monetdb.org/downloads/sources/Feb2013-SP2/MonetDB-11.15.7.zip' + sha1 '02a34ffef81f0360cf4c99e06e5e7842a81e3976' head 'http://dev.monetdb.org/hg/MonetDB', :using => :hg |
