aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorCarter McKendry2013-05-15 15:11:37 -0300
committerJack Nagel2013-05-15 20:49:32 -0500
commit9417cc51afcfd31dedd7cb6308b4621f599893af (patch)
tree7e5ec5f6e95d1d112ef0c81c65889380e8d0f2eb /Library/Formula
parent858354053a335d9b3f1cfe70dd5c8261131252e8 (diff)
downloadhomebrew-9417cc51afcfd31dedd7cb6308b4621f599893af.tar.bz2
openssl: add mirror
Closes #19844. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/openssl.rb1
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,