diff options
Diffstat (limited to 'Library')
| -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' |
