From 0a7a779c2819a0e76dbee2fd387f90e85ba88fac Mon Sep 17 00:00:00 2001 From: Stefan Date: Tue, 5 Feb 2013 04:07:36 +0100 Subject: MonetDB 11.13.9 Closes #17590. Signed-off-by: Jack Nagel --- Library/Formula/monetdb.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/monetdb.rb b/Library/Formula/monetdb.rb index 28e260b00..6b987ea6e 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/Oct2012-SP2/MonetDB-11.13.7.tar.bz2' - sha1 'dafe04735e4b546872cbd2a0c0830f66009f0dac' + url 'http://dev.monetdb.org/downloads/sources/Oct2012-SP3/MonetDB-11.13.9.tar.bz2' + sha1 '2f6a723c7150aa24ed0778b77a8af83c0c12858d' head 'http://dev.monetdb.org/hg/MonetDB', :using => :hg -- cgit v1.2.3