pkgsrc/devel/xxhash/PLIST
adam 21dd1f0594 xxhash: updated to 0.7.4
xxHash v0.7.4 - Finalizing XXH3 and XXH128

xxHash v0.7.4 is the last evolution of xxh3 and xxh128, primarily designed to finalize the algorithm.
It is considered release candidate for v0.8.0, which means that if all goes right, this version will rebranded v0.8.0, almost "as is", within the next few weeks, after receiving sufficient feedback.
v0.8.0 is the official version after which XXH3 and XXH128 are considered "stabilized", meaning that return values will never change given the same input and seed, making the hash suitable for long-term storage and transmission.

Beyond these "final touches", the new version also brings a few notable improvements.
2020-06-29 13:19:48 +00:00

16 lines
333 B
Text

@comment $NetBSD: PLIST,v 1.3 2020/06/29 13:19:48 adam Exp $
bin/xxh128sum
bin/xxh32sum
bin/xxh64sum
bin/xxhsum
include/xxh3.h
include/xxhash.h
lib/libxxhash.a
lib/libxxhash.so
lib/libxxhash.so.${PKGVERSION}
lib/libxxhash.so.0
lib/pkgconfig/libxxhash.pc
man/man1/xxh128sum.1
man/man1/xxh32sum.1
man/man1/xxh64sum.1
man/man1/xxhsum.1