aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/unison.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/unison.rb')
-rw-r--r--Library/Formula/unison.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/unison.rb b/Library/Formula/unison.rb
index 888c99b2a..44a2a6b4b 100644
--- a/Library/Formula/unison.rb
+++ b/Library/Formula/unison.rb
@@ -3,7 +3,7 @@ require 'formula'
class Unison < Formula
url 'http://www.seas.upenn.edu/~bcpierce/unison/download/releases/unison-2.40.63/unison-2.40.63.tar.gz'
homepage 'http://www.cis.upenn.edu/~bcpierce/unison/'
- md5 '3281207850cf6f0a17fe73f371893bd3'
+ sha1 '645e70bc37a5d4e8e9ccb7bad065fc579b18cf75'
depends_on 'objective-caml'