wrk: move to OpenSSL 1.1
This commit is contained in:
parent
12517b2515
commit
e4db71d012
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class Wrk < Formula
|
|||
sha256 "8aece2b0e05cfce8f9e1bc408bc043c8340e999cb175c2396ec94d9a8ead2221" => :sierra
|
||||
end
|
||||
|
||||
depends_on "openssl"
|
||||
depends_on "openssl@1.1"
|
||||
|
||||
conflicts_with "wrk-trello", :because => "both install `wrk` binaries"
|
||||
|
||||
|
|
Loading…
Reference in a new issue