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.
1 parent e7e7cfe commit 572e463Copy full SHA for 572e463
docker/freebsd-extras.sh
@@ -7,7 +7,7 @@ main() {
7
local arch="${1}"
8
9
local sqlite_ver=3.35.5_4,1 \
10
- openssl_ver=1.1.1m_1,1 \
+ openssl_ver=1.1.1n,1 \
11
target="${arch}-unknown-freebsd12"
12
13
local td
0 commit comments