Skip to content

Commit fa6427e

Browse files
authored
Update libtool download URL
1 parent 3674b45 commit fa6427e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab/build-deps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ rm -rf $PACKAGES_DIR/m4-1.4.19.tar.gz
6363
###########
6464

6565
cd $PACKAGES_DIR
66-
wget --no-verbose --no-clobber https://quantum-mirror.hu/mirrors/pub/gnu/libtool/libtool-2.4.6.tar.gz
66+
wget --no-verbose --no-clobber https://ftp.gnu.org/gnu/libtool/libtool-2.4.6.tar.gz
6767
tar -xf libtool-2.4.6.tar.gz
6868
cd libtool-2.4.6
6969
PATH=$DEPS_INSTALL_BUILD_DIR/m4-install/bin:$PATH \

0 commit comments

Comments
 (0)