xxHash-0.8.2

This commit is contained in:
Rmys
2023-11-17 10:59:27 +03:00
committed by GitHub
parent 572b0369a5
commit ae0858e631
2 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
<Description>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).</Description>
<Archive sha1sum="8df702581ebc48a5e05be0f1ede6e1e9139e4da1" type="targz">https://github.com/Cyan4973/xxHash/archive/v0.8.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>make</Dependency>
<Dependency>cmake</Dependency>
</BuildDependencies>
</Source>