           SPELL=xxhash
         VERSION=0.8.4
     SOURCE_HASH=sha512:1585ae3f3feded2492e43f4dd5dd43183329c57ffe92afa907f71eb26deaf34beab4434458a2d87e8795a4226339c5b0b493bd8a9186bb6f0c752fa1fdef10e3
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/Cyan4973/xxHash/archive/v${VERSION}.tar.gz
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/xxHash-$VERSION"
        WEB_SITE="https://www.xxhash.com/"
      LICENSE[0]=BSD
         ENTERED=20200621
           SHORT="extremely fast non-cryptographic hash algorithm"
cat << EOF
xxHash is an Extremely fast Hash algorithm, running at RAM speed limits. It
successfully completes the SMHasher test suite which evaluates collision,
dispersion and randomness qualities of hash functions. Code is highly portable,
and hashes are identical on all platforms (little / big endian).
EOF
