Skip to content

Commit 6c2ec12

Browse files
Bump libxcrypt 4.4.36 → 4.4.37
1 parent cb8bb90 commit 6c2ec12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ RUN export LIBTOOL_ROOT=libtool-2.5.3 && \
6161
manylinux-entrypoint /build_scripts/install-libtool.sh
6262

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

0 commit comments

Comments
 (0)