aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJack Nagel2014-09-23 20:54:24 -0500
committerJack Nagel2014-09-23 20:54:39 -0500
commit43a480117c4fccf2a4235fed31f5f47469b92b23 (patch)
treec81b052a4172b28bc3b714997d538d1255d7f25e /Library/Formula
parent088d129b9068be5ae32f92c06030ef986f4c66ee (diff)
downloadhomebrew-43a480117c4fccf2a4235fed31f5f47469b92b23.tar.bz2
Revert "bash: remove Lion bottle"
This reverts commit 7a0c1a9e8ab9ef0f5309ac30d0c6d58867f06588.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/bash.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/bash.rb b/Library/Formula/bash.rb
index 90733bfb8..4c7be7d40 100644
--- a/Library/Formula/bash.rb
+++ b/Library/Formula/bash.rb
@@ -22,6 +22,7 @@ class Bash < Formula
bottle do
sha1 "98884ac866bbf941edc0c107b85c6dd9d8515f27" => :mavericks
sha1 "0dd9bb97389722aae5d5225761ff7488599588fc" => :mountain_lion
+ sha1 "d1adcda8ccda9cba5bb626c0f7bbf8b5882aecdf" => :lion
end
head "git://git.savannah.gnu.org/bash.git"