diff options
| author | BrewTestBot | 2014-09-27 07:02:31 +0100 | 
|---|---|---|
| committer | Tim D. Smith | 2014-09-26 23:51:48 -0700 | 
| commit | 870d2f7c2fbc48821d6c1b55156fe5e986aea614 (patch) | |
| tree | 13bdcf27d7a525ddcfc3181203daa74ddf18cff5 | |
| parent | 8d3a18438a924b4bb8b65e449f05e8e5ae69e115 (diff) | |
| download | homebrew-870d2f7c2fbc48821d6c1b55156fe5e986aea614.tar.bz2 | |
libpst: update 0.6.55_1 bottle.
| -rw-r--r-- | Library/Formula/libpst.rb | 7 | 
1 files changed, 3 insertions, 4 deletions
| diff --git a/Library/Formula/libpst.rb b/Library/Formula/libpst.rb index 9d47903ff..6c3f89103 100644 --- a/Library/Formula/libpst.rb +++ b/Library/Formula/libpst.rb @@ -8,10 +8,9 @@ class Libpst < Formula    bottle do      cellar :any -    revision 1 -    sha1 "397e70df07349c23ff991842e67cbdbdd5162b7c" => :mavericks -    sha1 "c5825e6dad6100636889029f79c47c506d78660c" => :mountain_lion -    sha1 "b15cf26bccfea564461e062bbceabec7bc5dedfe" => :lion +    sha1 "74460b2a89a76274742f7c8bddc49098c597706d" => :mavericks +    sha1 "50d0c1941aae81430f13ff5ee4179ae06dde4696" => :mountain_lion +    sha1 "78e07b11405753acdf6c88904aa7a592d817808c" => :lion    end    option 'pst2dii', 'Build pst2dii using gd' | 
