openssl@1.1: use keg_only :versioned_formula.

This commit is contained in:
Mike McQuaid 2017-01-17 10:55:42 +00:00
parent d171011f10
commit 48b000c3b9

View file

@ -12,8 +12,7 @@ class OpensslAT11 < Formula
sha256 "06879073f6760c0dd09fbbbf3116f162f804a4f88868bbbc9950aef4101a2ddc" => :yosemite sha256 "06879073f6760c0dd09fbbbf3116f162f804a4f88868bbbc9950aef4101a2ddc" => :yosemite
end end
keg_only :provided_by_osx, keg_only :versioned_formula
"Apple has deprecated use of OpenSSL in favor of its own TLS and crypto libraries"
option :universal option :universal
option "without-test", "Skip build-time tests (not recommended)" option "without-test", "Skip build-time tests (not recommended)"