# The version of this HOWTO covering 1.0.1 used the default prefix of
# /usr/local. Skip down to the bottom to remove older versions before
# installing this one where Slackware does in /usr.
# Get it
cd
test -f installed/libwebp-1.3.2.tar.gz &&
mv -f installed/libwebp-1.3.2.tar.gz
test ! -f libwebp-1.3.2.tar.gz &&
wget https://storage.googleapis.com/downloads.webmproject.org/releases/\
webp/libwebp-1.3.2.tar.gz
# Verify tarball w/ sha256sum:
# (this came from my gpg-verified tarball)
echo "2a499607df669e40258e53d0ade8035ba4ec0175244869d1025d460562aa09\
b4 libwebp-1.3.2.tar.gz" | sha256sum -c