Skip to content

Commit fb50e60

Browse files
committed
Update OpenSSL download
1 parent 813f7b7 commit fb50e60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/run-docker.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ export LD_LIBRARY_PATH=/travis-rust/lib:$LD_LIBRARY_PATH
3131
# distribute (this can be changed by others of course).
3232
# ==============================================================================
3333

34-
OPENSSL_VERS=1.0.2k
35-
OPENSSL_SHA256=6b3977c61f2aedf0f96367dcfb5c6e578cf37e7b8d913b4ecb6643c3cb88d8c0
34+
OPENSSL_VERS=1.0.2m
35+
OPENSSL_SHA256=8c6ff15ec6b319b50788f42c7abc2890c08ba5a1cdcd3810eb9092deada37b0f
3636

3737
case $TARGET in
3838
x86_64-*-linux-*)

0 commit comments

Comments
 (0)