aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sgrep.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/sgrep.rb')
-rw-r--r--Library/Formula/sgrep.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/sgrep.rb b/Library/Formula/sgrep.rb
index 98e960287..3419ba5c6 100644
--- a/Library/Formula/sgrep.rb
+++ b/Library/Formula/sgrep.rb
@@ -3,7 +3,7 @@ require 'formula'
class Sgrep < Formula
url 'ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/sgrep-1.92a.tar.gz'
homepage 'http://www.cs.helsinki.fi/u/jjaakkol/sgrep.html'
- md5 '99eb1ed515648f653fc7be45e0896378'
+ sha1 '0a51843822e9d986f08ad9e4c5d0e7b260508956'
def install
system "./configure", "--prefix=#{prefix}",