diff options
| author | BrewTestBot | 2014-02-24 16:45:09 +0000 |
|---|---|---|
| committer | BrewTestBot | 2014-02-24 16:45:09 +0000 |
| commit | 399dbc23505f780e74fe7bf90f913a92f4584ac1 (patch) | |
| tree | f8360770a11d40cbf15590fab47f993692ed7b9f /Library/Formula | |
| parent | 0f1ccffcf1a383adbbbce5ba0c418c9fc1fd1253 (diff) | |
| download | homebrew-399dbc23505f780e74fe7bf90f913a92f4584ac1.tar.bz2 | |
libzip: add 0.11.2 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/libzip.rb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/libzip.rb b/Library/Formula/libzip.rb index 9337566a9..3d9b3c2da 100644 --- a/Library/Formula/libzip.rb +++ b/Library/Formula/libzip.rb @@ -5,6 +5,13 @@ class Libzip < Formula url 'http://www.nih.at/libzip/libzip-0.11.2.tar.gz' sha1 'eeb3b5567fcf3532fa4bcb6440a87c7ad8507d2d' + bottle do + cellar :any + sha1 "ed81b49df9a37a76c79ea81ea24270e85bcfcf7b" => :mavericks + sha1 "c6ae9c8a7d990eda3120dcdedc8eaedba24be174" => :mountain_lion + sha1 "075beaec1419bf7b0aaeb03a492acc70a731e3ba" => :lion + end + option :universal def install |
