diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/openssl.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/openssl.rb b/Library/Formula/openssl.rb index 6eea7cd99..1fbfd9fb7 100644 --- a/Library/Formula/openssl.rb +++ b/Library/Formula/openssl.rb @@ -3,6 +3,7 @@ require 'formula' class Openssl < Formula homepage 'http://openssl.org' url 'http://openssl.org/source/openssl-1.0.1e.tar.gz' + mirror 'http://mirrors.ibiblio.org/openssl/source/openssl-1.0.1e.tar.gz' sha256 'f74f15e8c8ff11aa3d5bb5f276d202ec18d7246e95f961db76054199c69c1ae3' keg_only :provided_by_osx, |
