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
  2025-01-16 16:09 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages 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] 2+ messages in thread

* Re: [ptxdist] [APPLIED] xxhash: Version bump. 0.8.2 -> 0.8.3
  2025-01-02 18:10 [ptxdist] [PATCH] xxhash: Version bump. 0.8.2 -> 0.8.3 Christian Melki
@ 2025-01-16 16:09 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-01-16 16:09 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as ed5c5dc5fb366e2d0f81cf227be444665d58b441.

Michael

[sent from post-receive hook]

On Thu, 16 Jan 2025 17:09:35 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> 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>
> Message-Id: <20250102181015.2084787-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/xxhash.make b/rules/xxhash.make
> index 6fa2f02e580d..01ae867d7a33 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)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-01-16 16:10 UTC | newest]

Thread overview: 2+ messages (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
2025-01-16 16:09 ` [ptxdist] [APPLIED] " Michael Olbrich

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