diff options
| author | BrewTestBot | 2014-10-31 19:36:09 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2014-10-31 19:44:58 +0000 |
| commit | 49a9aa593f7a3f9948d662134af089184b18a466 (patch) | |
| tree | d1a2a393dc64497f5ed03aa0f0423d030d62da87 /Library | |
| parent | 5691cc12ac1b18ad2d549cca04dfbd3b0fca0f48 (diff) | |
| download | homebrew-49a9aa593f7a3f9948d662134af089184b18a466.tar.bz2 | |
polarssl: update 1.3.9 bottle.
Closes #33782.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/polarssl.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/polarssl.rb b/Library/Formula/polarssl.rb index 086cc96b8..818fc70ce 100644 --- a/Library/Formula/polarssl.rb +++ b/Library/Formula/polarssl.rb @@ -10,9 +10,9 @@ class Polarssl < Formula bottle do cellar :any - sha1 "2a9781da8005829215bb509bcece0168e272ce09" => :yosemite - sha1 "9f497c6ccb15dc4ee778ec288e8adc0eee0aa589" => :mavericks - sha1 "6c281878c95e323f7659f18d20990f474a6036a9" => :mountain_lion + sha1 "d265ce8c0677d001ac1e6bf48a1fe979d19a0559" => :yosemite + sha1 "8715a5351f9a32391e39eab3c5c75b737bff68e6" => :mavericks + sha1 "f497de9c97371c7e871c7041ccc38f26a7c2847e" => :mountain_lion end depends_on "cmake" => :build |
