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