aboutsummaryrefslogtreecommitdiff
path: root/devel/xxhash/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/xxhash/pkg-descr')
-rw-r--r--devel/xxhash/pkg-descr2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/xxhash/pkg-descr b/devel/xxhash/pkg-descr
index 68892e0de346..2f41949e4df5 100644
--- a/devel/xxhash/pkg-descr
+++ b/devel/xxhash/pkg-descr
@@ -3,5 +3,3 @@ close to RAM limits. It is proposed in two flavors, 32 and 64 bits. 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).
-
-WWW: https://cyan4973.github.io/xxHash/