aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2010-01-31 14:22:21 -0800
committerAdam Vandenberg2010-01-31 14:22:21 -0800
commit89bf533f6a7746f71a88422cee59141baebc3c7e (patch)
treef2c18dfbf5b76402d15a26e1bbaeb7bf3e6c58ab /Library
parenta0097520c72ca1de89a676192ca6eeaa94eec8b6 (diff)
downloadhomebrew-89bf533f6a7746f71a88422cee59141baebc3c7e.tar.bz2
rlwrap 0.36
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/rlwrap.rb4
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'