mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] xxhash: Version bump. 0.8.1 -> 0.8.2
@ 2023-07-22  9:55 Christian Melki
  2023-08-01  7:48 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2023-07-22  9:55 UTC (permalink / raw)
  To: ptxdist

https://github.com/Cyan4973/xxHash/releases/tag/v0.8.2
Mostly bugfixes and speedups.

* Update license file hash. Copyright year changes.

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

diff --git a/rules/xxhash.make b/rules/xxhash.make
index 792fe58f0..6fa2f02e5 100644
--- a/rules/xxhash.make
+++ b/rules/xxhash.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_XXHASH) += xxhash
 #
 # Paths and names
 #
-XXHASH_VERSION	:= 0.8.1
-XXHASH_MD5	:= b67c587f5ff4894253da0095ba7ea393
+XXHASH_VERSION	:= 0.8.2
+XXHASH_MD5	:= a7628d7a4fd608a7573c5a3e2c856ea5
 XXHASH		:= xxhash-$(XXHASH_VERSION)
 XXHASH_SUFFIX	:= tar.gz
 XXHASH_URL	:= https://github.com/Cyan4973/xxHash/archive/refs/tags/v$(XXHASH_VERSION).$(XXHASH_SUFFIX)
@@ -23,7 +23,7 @@ XXHASH_SOURCE	:= $(SRCDIR)/$(XXHASH).$(XXHASH_SUFFIX)
 XXHASH_DIR	:= $(BUILDDIR)/$(XXHASH)
 XXHASH_LICENSE	:= BSD-2-Clause
 XXHASH_LICENSE_FILES := \
-	file://LICENSE;md5=cdfe7764d5685d8e08b3df302885d7f3
+	file://LICENSE;md5=13be6b481ff5616f77dda971191bb29b
 
 # ----------------------------------------------------------------------------
 # Compile
-- 
2.34.1




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

* Re: [ptxdist] [APPLIED] xxhash: Version bump. 0.8.1 -> 0.8.2
  2023-07-22  9:55 [ptxdist] [PATCH] xxhash: Version bump. 0.8.1 -> 0.8.2 Christian Melki
@ 2023-08-01  7:48 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-08-01  7:48 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as b433ad28a2f069db1872c8b6c37720ee7d8653f8.

Michael

[sent from post-receive hook]

On Tue, 01 Aug 2023 09:48:53 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> https://github.com/Cyan4973/xxHash/releases/tag/v0.8.2
> Mostly bugfixes and speedups.
> 
> * Update license file hash. Copyright year changes.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20230722095504.1710756-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 792fe58f0ed0..6fa2f02e580d 100644
> --- a/rules/xxhash.make
> +++ b/rules/xxhash.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_XXHASH) += xxhash
>  #
>  # Paths and names
>  #
> -XXHASH_VERSION	:= 0.8.1
> -XXHASH_MD5	:= b67c587f5ff4894253da0095ba7ea393
> +XXHASH_VERSION	:= 0.8.2
> +XXHASH_MD5	:= a7628d7a4fd608a7573c5a3e2c856ea5
>  XXHASH		:= xxhash-$(XXHASH_VERSION)
>  XXHASH_SUFFIX	:= tar.gz
>  XXHASH_URL	:= https://github.com/Cyan4973/xxHash/archive/refs/tags/v$(XXHASH_VERSION).$(XXHASH_SUFFIX)
> @@ -23,7 +23,7 @@ XXHASH_SOURCE	:= $(SRCDIR)/$(XXHASH).$(XXHASH_SUFFIX)
>  XXHASH_DIR	:= $(BUILDDIR)/$(XXHASH)
>  XXHASH_LICENSE	:= BSD-2-Clause
>  XXHASH_LICENSE_FILES := \
> -	file://LICENSE;md5=cdfe7764d5685d8e08b3df302885d7f3
> +	file://LICENSE;md5=13be6b481ff5616f77dda971191bb29b
>  
>  # ----------------------------------------------------------------------------
>  # Compile



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

end of thread, other threads:[~2023-08-01  7:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-22  9:55 [ptxdist] [PATCH] xxhash: Version bump. 0.8.1 -> 0.8.2 Christian Melki
2023-08-01  7:48 ` [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