Skip to content

Commit 9556325

Browse files
committed
Update OpenSSL from 1.0.2s to 1.0.2t
1 parent 6f3a26a commit 9556325

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/build_scripts/build_env.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ CPYTHON_VERSIONS="2.7.16 3.4.10 3.5.7 3.6.9 3.7.4"
55

66
# openssl version to build, with expected sha256 hash of .tar.gz
77
# archive.
8-
OPENSSL_ROOT=openssl-1.0.2s
9-
OPENSSL_HASH=cabd5c9492825ce5bd23f3c3aeed6a97f8142f606d893df216411f07d1abab96
8+
OPENSSL_ROOT=openssl-1.0.2t
9+
OPENSSL_HASH=14cb464efe7ac6b54799b34456bd69558a749a4931ecfd9cf9f71d7881cac7bc
1010
OPENSSL_DOWNLOAD_URL=https://www.openssl.org/source
1111

1212
PATCHELF_VERSION=0.10

0 commit comments

Comments
 (0)