diff options
Diffstat (limited to 'Library')
| -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 4a4e2690c..809952de2 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-SP2/MonetDB-11.15.7.zip' - sha1 '02a34ffef81f0360cf4c99e06e5e7842a81e3976' + url 'http://dev.monetdb.org/downloads/sources/Feb2013-SP3/MonetDB-11.15.11.zip' + sha1 '12f5a2e65a5a4fa8c67303af5e0b4ea1fe12672b' head 'http://dev.monetdb.org/hg/MonetDB', :using => :hg |
