mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: "ptxdist@pengutronix.de" <ptxdist@pengutronix.de>
Subject: [ptxdist] [PATCH] xxhash: Version bump. 0.8.1 -> 0.8.2
Date: Sat, 22 Jul 2023 09:55:11 +0000	[thread overview]
Message-ID: <20230722095504.1710756-1-christian.melki@t2data.com> (raw)

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




             reply	other threads:[~2023-07-22  9:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-22  9:55 Christian Melki [this message]
2023-08-01  7:48 ` [ptxdist] [APPLIED] " Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230722095504.1710756-1-christian.melki@t2data.com \
    --to=christian.melki@t2data.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox