aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-07-03 22:00:25 +0100
committerMike McQuaid2014-07-03 22:33:34 +0100
commitc0ab89d9b8f25a53fa18d5ba46986eef18623efe (patch)
treef60a11d9b8a187943ae867e31fc8792bc380b636
parent1a748d4ad265c0b1b07df22b7a70d76a7aae28d6 (diff)
downloadhomebrew-c0ab89d9b8f25a53fa18d5ba46986eef18623efe.tar.bz2
libpst: add 0.6.55 bottle.
-rw-r--r--Library/Formula/libpst.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/libpst.rb b/Library/Formula/libpst.rb
index d6729baa2..b7e95b9d2 100644
--- a/Library/Formula/libpst.rb
+++ b/Library/Formula/libpst.rb
@@ -5,6 +5,13 @@ class Libpst < Formula
url 'http://www.five-ten-sg.com/libpst/packages/libpst-0.6.55.tar.gz'
sha1 'c81df95509494c99222b0b603f7500dd9caceff1'
+ bottle do
+ cellar :any
+ sha1 "a909e2b078fb8d76a1c05441a97b1585597160b8" => :mavericks
+ sha1 "46f92a8ff5ef9e1ef43179692e73f15a42830862" => :mountain_lion
+ sha1 "d63f916829648d4772d2affcf215e570a9a6fd40" => :lion
+ end
+
option 'pst2dii', 'Build pst2dii using gd'
depends_on :python => :optional