openssl@1.1: fix mirror url
This commit is contained in:
parent
ffedebba5e
commit
fe13d2099c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ class OpensslAT11 < Formula
|
|||
desc "Cryptography and SSL/TLS Toolkit"
|
||||
homepage "https://openssl.org/"
|
||||
url "https://www.openssl.org/source/openssl-1.1.0i.tar.gz"
|
||||
mirror "https://dl.bintray.com/homebrew/mirror/openssl@1.1-1.1.0i.tar.gz"
|
||||
mirror "https://dl.bintray.com/homebrew/mirror/openssl@1.1--1.1.0i.tar.gz"
|
||||
mirror "https://www.mirrorservice.org/sites/ftp.openssl.org/source/openssl-1.1.0i.tar.gz"
|
||||
sha256 "ebbfc844a8c8cc0ea5dc10b86c9ce97f401837f3fa08c17b2cdadc118253cf99"
|
||||
version_scheme 1
|
||||
|
|
Loading…
Reference in a new issue