cvsync: move to OpenSSL 1.1
This commit is contained in:
parent
32c1834078
commit
928e1c5629
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ class Cvsync < Formula
|
||||||
sha256 "f76f09e679c8bfe1454cc0602fe38c119ec94af456716ead97add4244f2eb2b0" => :el_capitan
|
sha256 "f76f09e679c8bfe1454cc0602fe38c119ec94af456716ead97add4244f2eb2b0" => :el_capitan
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on "openssl"
|
depends_on "openssl@1.1"
|
||||||
|
|
||||||
def install
|
def install
|
||||||
ENV["PREFIX"] = prefix
|
ENV["PREFIX"] = prefix
|
||||||
|
|
Loading…
Reference in a new issue