yelp-xsl: Update DOWNLOAD url.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
Willy Sudiarto Raharjo 2021-10-10 20:52:51 +07:00
parent 1909b5c254
commit 3212063d3f
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

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