diff options
Diffstat (limited to 'Library/Formula/mlton.rb')
| -rw-r--r-- | Library/Formula/mlton.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mlton.rb b/Library/Formula/mlton.rb index 7c4edabf6..9fa2ef3e9 100644 --- a/Library/Formula/mlton.rb +++ b/Library/Formula/mlton.rb @@ -21,7 +21,7 @@ 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' - md5 'd32430f2b66f05ac0ef6ff087ea109ca' + sha1 'b5e067f2f3d2166d074602f83b03004587f3adab' # 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 |
