gupnp: Update DOWNLOAD url.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
Willy Sudiarto Raharjo 2021-10-10 21:28:19 +07:00
parent 2b198cfe3f
commit 1e9be15f67
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -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}