openssl@1.1: increment version_scheme (#5117)

Remember the old bug we have with OpenSSL versioning where each new branch
we never update people from the x.x.0 release to the x.x.0a release because
we read `a` as less than a stable release? It still exists! Le sigh.
This commit is contained in:
Dominyk Tiller 2016-09-22 18:15:56 +01:00 committed by Zhiming Wang
parent 21e1537c91
commit 1e9537fddd

View file

@ -4,6 +4,7 @@ class OpensslAT11 < Formula
url "https://www.openssl.org/source/openssl-1.1.0a.tar.gz"
mirror "https://www.mirrorservice.org/sites/ftp.openssl.org/source/openssl-1.1.0a.tar.gz"
sha256 "c2e696e34296cde2c9ec5dcdad9e4f042cd703932591d395c389de488302442b"
version_scheme 1
bottle do
sha256 "d43a620410465b82af3bb4057156cfc81c4eff2a7afd2ee5ce05b8d366ac3e70" => :sierra