diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/scons.rb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/scons.rb b/Library/Formula/scons.rb index 128de438b..c79a6265c 100644 --- a/Library/Formula/scons.rb +++ b/Library/Formula/scons.rb @@ -6,10 +6,10 @@ class Scons < Formula sha1 '775e715e49fe5fd8e1d29551a296fdc9267509e7' bottle do - revision 2 - sha1 "e1862648ffe4eb399716d692552659d37af16b3f" => :mavericks - sha1 "b14e068dab8bdc866a622a340c1f48a2e87f1117" => :mountain_lion - sha1 "41a6e453e87e6980cc59a7b29a49ef284baacada" => :lion + cellar :any + sha1 "f6a31c7fc99c208819e1fc252e575a18ae610344" => :mavericks + sha1 "22695889878b8ea52080a993a83f4629456c160c" => :mountain_lion + sha1 "d908b069967695504f40f0d89323657e64dc7ef7" => :lion end def install |
