Skip to content

Commit 0e0bbe7

Browse files
committed
Update OpenSSL version in build script to fix Travis tests
1 parent 6d21836 commit 0e0bbe7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build-wheels.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ function clean_project {
5050
popd
5151
}
5252

53-
OPENSSL_VERSION=1.0.2h
53+
OPENSSL_VERSION=1.0.2k
5454
CURL_VERSION=7.49.0
5555
RUST_CHANNEL=nightly
5656

0 commit comments

Comments
 (0)