diff options
| author | BrewTestBot | 2015-01-24 01:16:44 +0000 |
|---|---|---|
| committer | Misty De Meo | 2015-01-23 17:22:43 -0800 |
| commit | c938035974b2b1e4eb500a9e952a346999855204 (patch) | |
| tree | fd52c776313c6a9f0d55aa64703d5933e17e04d9 /Library | |
| parent | e98c9dd452df85540fb7503e1f075486763bbcc3 (diff) | |
| download | homebrew-c938035974b2b1e4eb500a9e952a346999855204.tar.bz2 | |
sblim-sfcc: add 2.2.8 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/sblim-sfcc.rb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/sblim-sfcc.rb b/Library/Formula/sblim-sfcc.rb index 115ec9671..cd05c4a77 100644 --- a/Library/Formula/sblim-sfcc.rb +++ b/Library/Formula/sblim-sfcc.rb @@ -2,6 +2,12 @@ class SblimSfcc < Formula homepage "https://sourceforge.net/projects/sblim/" url "https://downloads.sourceforge.net/project/sblim/sblim-sfcc/sblim-sfcc-2.2.8.tar.bz2" sha1 "794e9e15ed54f391f227427445789463560f0990" + bottle do + sha1 "3ee7ffa2d2daa39ae2488d9408ad8b8dafb2592f" => :yosemite + sha1 "8cfe583a363961d6fa360b5eba800d045fb4a263" => :mavericks + sha1 "57c0de85854ce44df4423729adb2dc433000d707" => :mountain_lion + end + depends_on :libtool depends_on :autoconf depends_on :automake |
