cvsync: move to OpenSSL 1.1

This commit is contained in:
FX Coudert 2019-08-28 17:16:54 +02:00
parent 32c1834078
commit 928e1c5629

View file

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