diff options
Diffstat (limited to 'Library/Formula/lysp.rb')
| -rw-r--r-- | Library/Formula/lysp.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/lysp.rb b/Library/Formula/lysp.rb index 77b89f1ce..5914beea0 100644 --- a/Library/Formula/lysp.rb +++ b/Library/Formula/lysp.rb @@ -3,7 +3,7 @@ require 'formula' class Lysp < Formula homepage 'http://www.piumarta.com/software/lysp/' url 'http://www.piumarta.com/software/lysp/lysp-1.0.tar.gz' - md5 '1cd5df2f83956c5ce58a7394b9d8b92e' + sha1 '11fa500d2769c0701de5c5501c73f36331bcee02' depends_on 'bdw-gc' |
