Skip to content

Commit

Permalink
Bump openssl 1.1.1o → 1.1.1p
Browse files Browse the repository at this point in the history
  • Loading branch information
manylinux-bot[bot] committed Jun 26, 2022
1 parent d1b4c13 commit a92a8ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ RUN export SQLITE_AUTOCONF_ROOT=sqlite-autoconf-3390000 && \
manylinux-entrypoint /build_scripts/build-sqlite3.sh

COPY build_scripts/build-openssl.sh /build_scripts/
RUN export OPENSSL_ROOT=openssl-1.1.1o && \
export OPENSSL_HASH=9384a2b0570dd80358841464677115df785edb941c71211f75076d72fe6b438f && \
RUN export OPENSSL_ROOT=openssl-1.1.1p && \
export OPENSSL_HASH=bf61b62aaa66c7c7639942a94de4c9ae8280c08f17d4eac2e44644d9fc8ace6f && \
export OPENSSL_DOWNLOAD_URL=https://www.openssl.org/source && \
manylinux-entrypoint /build_scripts/build-openssl.sh

Expand Down

0 comments on commit a92a8ba

Please sign in to comment.