diff options
| author | Adam Vandenberg | 2010-01-31 14:22:21 -0800 |
|---|---|---|
| committer | Adam Vandenberg | 2010-01-31 14:22:21 -0800 |
| commit | 89bf533f6a7746f71a88422cee59141baebc3c7e (patch) | |
| tree | f2c18dfbf5b76402d15a26e1bbaeb7bf3e6c58ab /Library/Formula | |
| parent | a0097520c72ca1de89a676192ca6eeaa94eec8b6 (diff) | |
| download | homebrew-89bf533f6a7746f71a88422cee59141baebc3c7e.tar.bz2 | |
rlwrap 0.36
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/rlwrap.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/rlwrap.rb b/Library/Formula/rlwrap.rb index d3a825210..77bf9adc2 100644 --- a/Library/Formula/rlwrap.rb +++ b/Library/Formula/rlwrap.rb @@ -1,8 +1,8 @@ require 'formula' class Rlwrap <Formula - url 'http://utopia.knoware.nl/~hlub/rlwrap/rlwrap-0.33.tar.gz' - md5 '831f375ca6c9d7ac77bebff616bd03a6' + url 'http://utopia.knoware.nl/~hlub/rlwrap/rlwrap-0.36.tar.gz' + md5 'f3d687658336789d5155322abcc84a7f' homepage 'http://utopia.knoware.nl/~hlub/rlwrap/' depends_on 'readline' |
