mlton 20130715
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
fbab4d8a43
commit
ccf40e1f60
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@ end
|
|||
|
||||
class Mlton < Formula
|
||||
homepage 'http://mlton.org'
|
||||
url 'http://downloads.sourceforge.net/project/mlton/mlton/20100608/mlton-20100608-1.amd64-darwin.gmp-static.tgz'
|
||||
sha1 'b5e067f2f3d2166d074602f83b03004587f3adab'
|
||||
url 'http://downloads.sourceforge.net/project/mlton/mlton/20130715/mlton-20130715-1.amd64-darwin.gmp-static.tgz'
|
||||
sha1 'b3b13e0a606bf42d62d4d028687336106ada160a'
|
||||
|
||||
# We download and install the version of MLton which is statically linked to libgmp, but all
|
||||
# generated executables will require gmp anyway, hence the dependency
|
||||
|
|
Loading…
Reference in a new issue