Skip to content

Commit

Permalink
Merge pull request #320 from mayeut/update-openssl
Browse files Browse the repository at this point in the history
Update OpenSSL from 1.0.2r to 1.0.2s
  • Loading branch information
auvipy authored Jun 23, 2019
2 parents c7631e2 + 31ea959 commit e798fbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/build_scripts/build_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ CPYTHON_VERSIONS="2.7.16 3.4.10 3.5.7 3.6.8 3.7.3"

# openssl version to build, with expected sha256 hash of .tar.gz
# archive.
OPENSSL_ROOT=openssl-1.0.2r
OPENSSL_HASH=ae51d08bba8a83958e894946f15303ff894d75c2b8bbd44a852b64e3fe11d0d6
OPENSSL_ROOT=openssl-1.0.2s
OPENSSL_HASH=cabd5c9492825ce5bd23f3c3aeed6a97f8142f606d893df216411f07d1abab96
OPENSSL_DOWNLOAD_URL=https://www.openssl.org/source

PATCHELF_VERSION=0.10
Expand Down

0 comments on commit e798fbb

Please sign in to comment.