diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/ophcrack.rb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/ophcrack.rb b/Library/Formula/ophcrack.rb index 62c1ed0b2..92855df86 100644 --- a/Library/Formula/ophcrack.rb +++ b/Library/Formula/ophcrack.rb @@ -7,6 +7,13 @@ class Ophcrack < Formula sha1 "8e39b8c013b3f2144b23e33abeeadbb81e4120ca" revision 1 + bottle do + cellar :any + sha1 "708bc9a7d0d55c7bc40c658193b7f8c132a4b03a" => :mavericks + sha1 "dada805fde40ab311f1819bc51b1280cdc224bfe" => :mountain_lion + sha1 "4c4e177a30674d11e10fd825d3567d41773d952b" => :lion + end + depends_on "openssl" def install |
