aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/rlwrap.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-11-16 02:00:19 +0000
committerTim D. Smith2014-11-15 19:03:01 -0800
commit80a96988c7813bda43571a0a17e6c0610a17ae4b (patch)
tree375d3616ca2e5b3c38ab057b389f2e0b399ed40c /Library/Formula/rlwrap.rb
parentd929d9f934a4bb33112a34752932b9d077e8422f (diff)
downloadhomebrew-80a96988c7813bda43571a0a17e6c0610a17ae4b.tar.bz2
rlwrap: add 0.42 bottle.
Diffstat (limited to 'Library/Formula/rlwrap.rb')
-rw-r--r--Library/Formula/rlwrap.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/rlwrap.rb b/Library/Formula/rlwrap.rb
index ae8d59fbc..0b84a543d 100644
--- a/Library/Formula/rlwrap.rb
+++ b/Library/Formula/rlwrap.rb
@@ -5,6 +5,12 @@ class Rlwrap < Formula
url "http://utopia.knoware.nl/~hlub/rlwrap/rlwrap-0.42.tar.gz"
sha1 "8d2ad1be9b6c362439825ae5456a2ba5cdd7eb07"
+ bottle do
+ sha1 "d895f5ac3cf2db5fce06deb670c8d4877f83ec4d" => :yosemite
+ sha1 "4571cde3836f4ea9c065bb35dea96cdb2f60c6ab" => :mavericks
+ sha1 "fd194bd5d282e6a1a182762e7d3f89f321014713" => :mountain_lion
+ end
+
depends_on "readline"
def install