aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ledit.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/ledit.rb')
-rw-r--r--Library/Formula/ledit.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ledit.rb b/Library/Formula/ledit.rb
index b425aa040..ef08068bf 100644
--- a/Library/Formula/ledit.rb
+++ b/Library/Formula/ledit.rb
@@ -3,7 +3,7 @@ require 'formula'
class Ledit < Formula
url 'http://pauillac.inria.fr/~ddr/ledit/distrib/src/ledit-2.01.tgz'
homepage 'http://pauillac.inria.fr/~ddr/ledit/'
- md5 '24faa563dff1091aea2e744b1ec15fbb'
+ sha1 '97ee7ee60fb8e66cdcc8fc61339e8ab616bcd2df'
depends_on 'objective-caml'
depends_on 'camlp5'