mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] xxhash: Version bump. 0.8.2 -> 0.8.3
@ 2025-01-02 18:10 Christian Melki
  0 siblings, 0 replies; only message in thread
From: Christian Melki @ 2025-01-02 18:10 UTC (permalink / raw)
  To: ptxdist

Minor changes. x86-64 default enabled speedups.
https://github.com/Cyan4973/xxHash/releases/tag/v0.8.3

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/xxhash.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/xxhash.make b/rules/xxhash.make
index 6fa2f02e5..01ae867d7 100644
--- a/rules/xxhash.make
+++ b/rules/xxhash.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_XXHASH) += xxhash
 #
 # Paths and names
 #
-XXHASH_VERSION	:= 0.8.2
-XXHASH_MD5	:= a7628d7a4fd608a7573c5a3e2c856ea5
+XXHASH_VERSION	:= 0.8.3
+XXHASH_MD5	:= 599804eb9555e51c05f1b821f9212a07
 XXHASH		:= xxhash-$(XXHASH_VERSION)
 XXHASH_SUFFIX	:= tar.gz
 XXHASH_URL	:= https://github.com/Cyan4973/xxHash/archive/refs/tags/v$(XXHASH_VERSION).$(XXHASH_SUFFIX)
-- 
2.34.1




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-01-02 18:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-02 18:10 [ptxdist] [PATCH] xxhash: Version bump. 0.8.2 -> 0.8.3 Christian Melki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox