yelp-tools: 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:53:17 +07:00
parent 3212063d3f
commit 5e24ee28d4
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

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