Skip to content

Commit e9a92d4

Browse files
committed
Bump libtool 2.4.7 → 2.5.3
1 parent 714ab6b commit e9a92d4

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
@@ -55,8 +55,8 @@ RUN export AUTOMAKE_ROOT=automake-1.17 && \
5555
manylinux-entrypoint /build_scripts/install-automake.sh
5656

5757
COPY build_scripts/install-libtool.sh /build_scripts/
58-
RUN export LIBTOOL_ROOT=libtool-2.4.7 && \
59-
export LIBTOOL_HASH=04e96c2404ea70c590c546eba4202a4e12722c640016c12b9b2f1ce3d481e9a8 && \
58+
RUN export LIBTOOL_ROOT=libtool-2.5.3 && \
59+
export LIBTOOL_HASH=9322bd8f6bc848fda3e385899dd1934957169652acef716d19d19d24053abb95 && \
6060
export LIBTOOL_DOWNLOAD_URL=http://ftp.gnu.org/gnu/libtool && \
6161
manylinux-entrypoint /build_scripts/install-libtool.sh
6262

0 commit comments

Comments
 (0)