We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
openssl
1 parent bbacb64 commit 9c61343Copy full SHA for 9c61343
ChangeLog.md
@@ -9,6 +9,8 @@
9
`--with-openssl-dir` option, in addition to `--with-opt-dir`.
10
* When the package manager is homebrew, install `[email protected]` for Ruby <= 3.0
11
and `openssl@3` for Ruby >= 3.1, respectively.
12
+* When the package manager is MacPorts, install `openssl11` for Ruby <= 3.0
13
+ and `openssl3` for Ruby >= 3.1, respectively.
14
15
### 0.9.2 / 2023-09-19
16
0 commit comments