MonetDB 11.15.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
7e563f3908
commit
97354c616e
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue