aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/plzip.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/plzip.rb b/Library/Formula/plzip.rb
index f9821152a..4e11638e7 100644
--- a/Library/Formula/plzip.rb
+++ b/Library/Formula/plzip.rb
@@ -5,6 +5,13 @@ class Plzip < Formula
url "http://download.savannah.gnu.org/releases/lzip/plzip/plzip-1.2.tar.gz"
sha1 "072f3253322ed36f96d452931780eea3dc7ec494"
+ bottle do
+ cellar :any
+ sha1 "f9530aaba99fbd81804a9def33e781880a66d2e2" => :mavericks
+ sha1 "0a2283e41795f32f2015ace63936b309df74aec9" => :mountain_lion
+ sha1 "c9826ce05d1b5055a3ba5d20fae5c7d1cd4a091b" => :lion
+ end
+
depends_on "lzlib"
def install