aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/redir.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/redir.rb b/Library/Formula/redir.rb
index 82b08e944..b9623cb17 100644
--- a/Library/Formula/redir.rb
+++ b/Library/Formula/redir.rb
@@ -4,6 +4,13 @@ class Redir < Formula
version "2.2.1_9"
sha1 "84ae75104d79432bbc15f67e4dc2980e0912b2b6"
+ bottle do
+ cellar :any
+ sha1 "2a57028bcc1b6a0275e4f912848a107b3fb033b6" => :yosemite
+ sha1 "e87c9be1628c1d54624be55f94f686f96b2b5d15" => :mavericks
+ sha1 "e0fe4cd60535063295ad7527516d3ac114b5e72d" => :mountain_lion
+ end
+
def install
system "make"
bin.install "redir"