This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-crypto.git
The following commit(s) were added to refs/heads/master by this push: new 71ebefb Fix Homebrew docs. 71ebefb is described below commit 71ebefb2e2f6b98dcffd1692bfe25d992bacb6c2 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Aug 16 13:02:04 2020 -0400 Fix Homebrew docs. --- BUILDING.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILDING.txt b/BUILDING.txt index da72167..56005b2 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -54,7 +54,7 @@ You can follow your OS distribution instructions to upgrade OpenSSL to a proper Upgrade OpenSSL in Mac: - $ brew install homebrew/versions/openssl101 + $ brew install openssl101 $ brew link openssl --force Get OpenSSL headers: sudo apt -y install libssl-dev