mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2025-06-28 20:29:53 +00:00
build: use openssl 3.0 (#5183)
* build: use openssl 3.0 * docs * mac script
This commit is contained in:
parent
bff2d7d3b6
commit
4f640c96d1
13 changed files with 36 additions and 36 deletions
|
@ -134,7 +134,7 @@ cp scripts/cabal.project.local.linux cabal.project.local
|
|||
On Mac:
|
||||
|
||||
```
|
||||
brew install openssl@1.1
|
||||
brew install openssl@3.0
|
||||
cp scripts/cabal.project.local.mac cabal.project.local
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue