aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/openssl.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/openssl.rb b/Library/Formula/openssl.rb
index 3dfdad349..4b4f0790a 100644
--- a/Library/Formula/openssl.rb
+++ b/Library/Formula/openssl.rb
@@ -7,9 +7,9 @@ class Openssl < Formula
sha256 '53cb818c3b90e507a8348f4f5eaedb05d8bfe5358aabb508b7263cc670c3e028'
bottle do
- sha1 "2687c0abb5e23d765bbd0024a010e36b05a8939e" => :mavericks
- sha1 "dcaee2f1e51e8d0da7614e6dab4fc334f736d0de" => :mountain_lion
- sha1 "4fabb39f5db46e8e62bf0b05e0133cd7e717860a" => :lion
+ sha1 "d8c38bb2fe4dfd8930ea02f87d4b958a2a33b051" => :mavericks
+ sha1 "536d1e6bd5e1321eb603b4ed1ad131ea86a2794c" => :mountain_lion
+ sha1 "f12f352e67e5b131c1935040f8d2ca24107ebfca" => :lion
end
depends_on "makedepend" => :build if MacOS.prefer_64_bit?