diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/slowhttptest.rb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/slowhttptest.rb b/Library/Formula/slowhttptest.rb index c3954231d..283b28a5f 100644 --- a/Library/Formula/slowhttptest.rb +++ b/Library/Formula/slowhttptest.rb @@ -4,6 +4,13 @@ class Slowhttptest < Formula sha1 "f5a64365b987083015ac98f6c20746021176292e" revision 1 + bottle do + cellar :any + sha1 "63fd25cdb3657c05d2d9f011b57a9b03d7652e26" => :yosemite + sha1 "afeb4f03c6fcd4c529c116f13f69ccad63d531f1" => :mavericks + sha1 "b2888913b6c2064ca85881847b700fbdb946dc58" => :mountain_lion + end + depends_on "openssl" def install |
