Update formula rlwrap to 0.37

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Aku Kotkavuo 2010-06-01 03:41:17 +03:00 committed by Adam Vandenberg
parent beb6757e32
commit 5393f8eb9c
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
require 'formula'
class Rlwrap <Formula
url 'http://utopia.knoware.nl/~hlub/rlwrap/rlwrap-0.36.tar.gz'
md5 'f3d687658336789d5155322abcc84a7f'
url 'http://utopia.knoware.nl/~hlub/rlwrap/rlwrap-0.37.tar.gz'
md5 '04cd6e2c257eb5a86b297f2ebf91dbbf'
homepage 'http://utopia.knoware.nl/~hlub/rlwrap/'
depends_on 'readline'