rlwrap: add 0.42 bottle.
This commit is contained in:
parent
54dbc5413d
commit
72d5350614
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue