diff --git a/deps/pangox-compat/pangox-compat.SlackBuild b/deps/pangox-compat/pangox-compat.SlackBuild index 9e25e2b..46e84ba 100755 --- a/deps/pangox-compat/pangox-compat.SlackBuild +++ b/deps/pangox-compat/pangox-compat.SlackBuild @@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then esac fi -wget -c https://download.gnome.org/sources/$PRGNAM/0.0/$PRGNAM-$VERSION.tar.xz +wget -c https://ftp.gnome.org/pub/gnome/sources/$PRGNAM/0.0/$PRGNAM-$VERSION.tar.xz CWD=$(pwd) TMP=${TMP:-/tmp/msb}