aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/rlwrap.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/rlwrap.rb')
-rw-r--r--Library/Formula/rlwrap.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/rlwrap.rb b/Library/Formula/rlwrap.rb
index 93fdd4e06..ff85b6245 100644
--- a/Library/Formula/rlwrap.rb
+++ b/Library/Formula/rlwrap.rb
@@ -2,7 +2,7 @@ require 'formula'
class Rlwrap < Formula
url 'http://utopia.knoware.nl/~hlub/rlwrap/rlwrap-0.37.tar.gz'
- md5 '04cd6e2c257eb5a86b297f2ebf91dbbf'
+ sha1 'c8fc5e7798a7c618a22583c56fa38d344700cc2f'
homepage 'http://utopia.knoware.nl/~hlub/rlwrap/'
depends_on 'readline'