scons: update 2.3.2_1 bottle.
Closes Homebrew/homebrew#31502. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
This commit is contained in:
parent
13ca9342c8
commit
91694eab17
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@ class Scons < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "65c501c87d7e206741771557a15acf70f46ce1d9" => :mavericks
|
||||
sha1 "f3b905adce064f5d11b3cca45e613eb20cbce4f6" => :mountain_lion
|
||||
sha1 "50344e59e5f99675239891ba92aaed4a70323b5e" => :lion
|
||||
sha1 "59050aba17abff544a0653a2f12ae41b3ea255a0" => :mavericks
|
||||
sha1 "6702ca156e864375ef01518fee9723d4d1110c66" => :mountain_lion
|
||||
sha1 "08e0c669f54b07f58d10aa160f0dc9fe75e9bf77" => :lion
|
||||
end
|
||||
|
||||
# Upstream patch to fix compatibility with Python pre-2.7
|
||||
|
|
Loading…
Reference in a new issue