cfengine: move to OpenSSL 1.1
This commit is contained in:
parent
cd9f3758ee
commit
5972b6c3be
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ class Cfengine < Formula
|
|||
end
|
||||
|
||||
depends_on "lmdb"
|
||||
depends_on "openssl"
|
||||
depends_on "openssl@1.1"
|
||||
depends_on "pcre"
|
||||
|
||||
resource "masterfiles" do
|
||||
|
|
Loading…
Reference in a new issue