aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/bash.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/bash.rb b/Library/Formula/bash.rb
index 33cdfdb7a..dbc81c9ed 100644
--- a/Library/Formula/bash.rb
+++ b/Library/Formula/bash.rb
@@ -5,6 +5,12 @@ class Bash < Formula
stable do
url "http://ftpmirror.gnu.org/bash/bash-4.3.tar.gz"
+ bottle do
+ sha1 "98884ac866bbf941edc0c107b85c6dd9d8515f27" => :mavericks
+ sha1 "0dd9bb97389722aae5d5225761ff7488599588fc" => :mountain_lion
+ sha1 "d1adcda8ccda9cba5bb626c0f7bbf8b5882aecdf" => :lion
+ end
+
mirror "http://ftp.gnu.org/gnu/bash/bash-4.3.tar.gz"
sha256 "afc687a28e0e24dc21b988fa159ff9dbcf6b7caa92ade8645cc6d5605cd024d4"
version "4.3.24"