Update formula rlwrap to 0.37
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
beb6757e32
commit
5393f8eb9c
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue