diff --git a/deps/gupnp/gupnp.SlackBuild b/deps/gupnp/gupnp.SlackBuild index 7d01ce0..54848d1 100644 --- a/deps/gupnp/gupnp.SlackBuild +++ b/deps/gupnp/gupnp.SlackBuild @@ -35,7 +35,7 @@ if [ -z "$ARCH" ]; then esac fi -wget -c https://ftp.acc.umu.se/pub/GNOME/sources/gupnp/1.3/$PRGNAM-$VERSION.tar.xz +wget -c https://download.gnome.org/sources/gupnp/1.3/$PRGNAM-$VERSION.tar.xz CWD=$(pwd) TMP=${TMP:-/tmp/msb}