openssl 1.0.1h
The mirror doesn't actually have this package yet, and this doesn't update the bottles, I don't know how to do those.
This commit is contained in:
parent
16469f583d
commit
1d7ca15436
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@ require 'formula'
|
|||
|
||||
class Openssl < Formula
|
||||
homepage 'http://openssl.org'
|
||||
url 'https://www.openssl.org/source/openssl-1.0.1g.tar.gz'
|
||||
mirror 'http://mirrors.ibiblio.org/openssl/source/openssl-1.0.1g.tar.gz'
|
||||
sha256 '53cb818c3b90e507a8348f4f5eaedb05d8bfe5358aabb508b7263cc670c3e028'
|
||||
url 'https://www.openssl.org/source/openssl-1.0.1h.tar.gz'
|
||||
mirror 'http://mirrors.ibiblio.org/openssl/source/openssl-1.0.1h.tar.gz'
|
||||
sha256 '9d1c8a9836aa63e2c6adb684186cbd4371c9e9dcc01d6e3bb447abf2d4d3d093'
|
||||
|
||||
bottle do
|
||||
sha1 "d8c38bb2fe4dfd8930ea02f87d4b958a2a33b051" => :mavericks
|
||||
|
|
Loading…
Reference in a new issue