aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrewTestBot2015-02-16 22:19:34 +0000
committerMike McQuaid2015-02-17 09:13:08 +0000
commitc2c1d9dfe4753b675afb165b463d23e4422fac7f (patch)
tree5129a36f1cf86ff77140541e304d365aa9d5d22a /Library
parent002eb6e421813801097a575b7b1caa17b7991060 (diff)
downloadhomebrew-c2c1d9dfe4753b675afb165b463d23e4422fac7f.tar.bz2
polarssl: update 1.3.10 bottle.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/polarssl.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/polarssl.rb b/Library/Formula/polarssl.rb
index b840e146d..3e3d8456e 100644
--- a/Library/Formula/polarssl.rb
+++ b/Library/Formula/polarssl.rb
@@ -8,9 +8,10 @@ class Polarssl < Formula
bottle do
cellar :any
- sha1 "8e96e686ff88e87ce6dac505e11a421f29dae80e" => :yosemite
- sha1 "cad7f83713440bedb0bd8ccce39380366c54dac7" => :mavericks
- sha1 "ec6014a8618ae437adc15b1bc0b7475cf6ce1593" => :mountain_lion
+ revision 1
+ sha1 "9f073fda6a57f9ce78768f9391c0c92850d187de" => :yosemite
+ sha1 "722cb2387ea35a3c394cb6854068fc124badca09" => :mavericks
+ sha1 "4a0effaa65d9fa92a0c6da1914de2dbdd318ecf4" => :mountain_lion
end
depends_on "cmake" => :build