xxhash, small change to trigger build on riscv (#13303)

This commit is contained in:
Schrijvers Luc
2025-12-02 19:39:05 +01:00
committed by GitHub
parent 17d0a94c70
commit e9640674eb

View File

@@ -1,6 +1,6 @@
SUMMARY="A fast non-cryptographic hash algorithm"
DESCRIPTION="xxHash is an extremely fast non-cryptographic hash algorithm, \
working at speeds close to RAM limits."
DESCRIPTION="xxHash is an extremely fast non-cryptographic hash \
algorithm, working at speeds close to RAM limits."
HOMEPAGE="https://cyan4973.github.io/xxHash/
http://www.xxhash.com/"
COPYRIGHT="2014-2022 Yann Collet"