wrk: move to OpenSSL 1.1

This commit is contained in:
Igor Kapkov 2019-08-29 09:22:58 +10:00
parent 12517b2515
commit e4db71d012
No known key found for this signature in database
GPG key ID: D7EEA6CEB7ECBDC7

View file

@ -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"