Skip to content

Commit 1b2b34b

Browse files
authored
Update automake from 1.16.2 to 1.16.3 (#978)
1 parent a44e183 commit 1b2b34b

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
@@ -39,8 +39,8 @@ RUN export AUTOCONF_ROOT=autoconf-2.70 && \
3939
manylinux-entrypoint /build_scripts/install-autoconf.sh
4040

4141
COPY build_scripts/install-automake.sh /build_scripts/
42-
RUN export AUTOMAKE_ROOT=automake-1.16.2 && \
43-
export AUTOMAKE_HASH=b2f361094b410b4acbf4efba7337bdb786335ca09eb2518635a09fb7319ca5c1 && \
42+
RUN export AUTOMAKE_ROOT=automake-1.16.3 && \
43+
export AUTOMAKE_HASH=ce010788b51f64511a1e9bb2a1ec626037c6d0e7ede32c1c103611b9d3cba65f && \
4444
export AUTOMAKE_DOWNLOAD_URL=http://ftp.gnu.org/gnu/automake && \
4545
manylinux-entrypoint /build_scripts/install-automake.sh
4646

0 commit comments

Comments
 (0)