Skip to content

Commit

Permalink
Bump libtool 2.4.7 → 2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mayeut committed Sep 28, 2024
1 parent 714ab6b commit e9a92d4
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 @@ -55,8 +55,8 @@ RUN export AUTOMAKE_ROOT=automake-1.17 && \
manylinux-entrypoint /build_scripts/install-automake.sh

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

Expand Down

0 comments on commit e9a92d4

Please sign in to comment.