diff options
| author | BrewTestBot | 2014-12-07 02:20:58 +0000 |
|---|---|---|
| committer | Jack Nagel | 2014-12-06 21:22:21 -0500 |
| commit | 3eb15b15189332a577826dfe35bbfdd513433990 (patch) | |
| tree | 536dcc78b11cf40ff348a97dd76430ff27e0d5b7 /Library | |
| parent | 62fc2a1a65e83ba9dbb30b2e0a2b7355831c714b (diff) | |
| download | homebrew-3eb15b15189332a577826dfe35bbfdd513433990.tar.bz2 | |
openssl: update 1.0.1j_1 bottle.
Closes #34728.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/openssl.rb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/openssl.rb b/Library/Formula/openssl.rb index 3ff4957ab..c565b3c8b 100644 --- a/Library/Formula/openssl.rb +++ b/Library/Formula/openssl.rb @@ -8,6 +8,9 @@ class Openssl < Formula revision 1 bottle do + sha1 "ffc47898c5c5599745b644c1889e473418a18d5a" => :yosemite + sha1 "65e125a4777eb6dfb63f01a18f724246123dd79e" => :mavericks + sha1 "511057d68144943d149cea76718db55656c73dff" => :mountain_lion end option :universal |
