From 85e70e9bd9a67c13dd80e998b364fe28ebbce8a4 Mon Sep 17 00:00:00 2001 From: Hannes Mühleisen Date: Thu, 11 Jul 2013 15:59:30 +0200 Subject: MonetDB 11.15.11 Closes #21142. Signed-off-by: Adam Vandenberg --- 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 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 -- cgit v1.2.3