Skip to content

Commit

Permalink
Merge #690
Browse files Browse the repository at this point in the history
690: bump freebsd ssl r=svenstaro a=Emilgardis



Co-authored-by: Emil Gardström <emil.gardstrom@gmail.com>
  • Loading branch information
bors[bot] and Emilgardis authored Apr 22, 2022
2 parents e7e7cfe + f2c3a68 commit 3a5210c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/freebsd-extras.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ set -euo pipefail
main() {
local arch="${1}"

local sqlite_ver=3.35.5_4,1 \
openssl_ver=1.1.1m_1,1 \
local sqlite_ver=3.37.2,1 \
openssl_ver=1.1.1n,1 \
target="${arch}-unknown-freebsd12"

local td
Expand Down

0 comments on commit 3a5210c

Please sign in to comment.