diff options
| author | Brett Koonce | 2013-10-19 18:32:03 -0500 |
|---|---|---|
| committer | Mike McQuaid | 2013-10-20 10:06:56 +0100 |
| commit | 12417752a2567e4664f04a9e6904c13b0d2234a5 (patch) | |
| tree | 292ff15a21c4a40c844afddad6ff8949622a692f | |
| parent | bc938a42ebeacffeb06937117bb45b6ec59a6510 (diff) | |
| download | homebrew-12417752a2567e4664f04a9e6904c13b0d2234a5.tar.bz2 | |
MonetDB 11.15.17
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
| -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 809952de2..88408a1ea 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-SP3/MonetDB-11.15.11.zip' - sha1 '12f5a2e65a5a4fa8c67303af5e0b4ea1fe12672b' + url 'http://dev.monetdb.org/downloads/sources/Feb2013-SP5/MonetDB-11.15.17.zip' + sha1 '0bbb3443bf923ac0dea24022d556e3bd529055fe' head 'http://dev.monetdb.org/hg/MonetDB', :using => :hg |
