We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3674b45 commit fa6427eCopy full SHA for fa6427e
.gitlab/build-deps.sh
@@ -63,7 +63,7 @@ rm -rf $PACKAGES_DIR/m4-1.4.19.tar.gz
63
###########
64
65
cd $PACKAGES_DIR
66
-wget --no-verbose --no-clobber https://quantum-mirror.hu/mirrors/pub/gnu/libtool/libtool-2.4.6.tar.gz
+wget --no-verbose --no-clobber https://ftp.gnu.org/gnu/libtool/libtool-2.4.6.tar.gz
67
tar -xf libtool-2.4.6.tar.gz
68
cd libtool-2.4.6
69
PATH=$DEPS_INSTALL_BUILD_DIR/m4-install/bin:$PATH \
0 commit comments