libgxps: 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:27:16 +07:00
parent 5e24ee28d4
commit 66075c443d
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -35,7 +35,7 @@ if [ -z "$ARCH" ]; then
esac esac
fi fi
wget -c https://ftp.acc.umu.se/pub/GNOME/sources/libgxps/0.3/$PRGNAM-$VERSION.tar.xz wget -c https://download.gnome.org/sources/libgxps/0.3/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd) CWD=$(pwd)
TMP=${TMP:-/tmp/msb} TMP=${TMP:-/tmp/msb}