Skip to content

Commit

Permalink
Bump libxcrypt 4.4.36 → 4.4.37
Browse files Browse the repository at this point in the history
  • Loading branch information
manylinux-bot[bot] authored Jan 4, 2025
1 parent cb8bb90 commit 6c2ec12
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 @@ -61,8 +61,8 @@ RUN export LIBTOOL_ROOT=libtool-2.5.3 && \
manylinux-entrypoint /build_scripts/install-libtool.sh

COPY build_scripts/install-libxcrypt.sh /build_scripts/
RUN export LIBXCRYPT_VERSION=4.4.36 && \
export LIBXCRYPT_HASH=b979838d5f1f238869d467484793b72b8bca64c4eae696fdbba0a9e0b6c28453 && \
RUN export LIBXCRYPT_VERSION=4.4.37 && \
export LIBXCRYPT_HASH=e02e1150f43de89c65f331f50b3c008fe47967bbbf62e7171c7a335583a4bd74 && \
export LIBXCRYPT_DOWNLOAD_URL=https://github.com/besser82/libxcrypt/archive && \
manylinux-entrypoint /build_scripts/install-libxcrypt.sh

Expand Down

0 comments on commit 6c2ec12

Please sign in to comment.