package/xxhash: bump to version 0.7.1
authorChristopher McCrory <chrismcc@gmail.com>
Sun, 8 Sep 2019 16:12:43 +0000 (09:12 -0700)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 15 Sep 2019 19:45:07 +0000 (21:45 +0200)
update hash for xxhsum.c, only code changes, not license.

Signed-off-by: Christopher McCrory <chrismcc@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/xxhash/xxhash.hash
package/xxhash/xxhash.mk

index 7e068bd145fbdf903fe8bcdf560a205b67ff43e2..64838300886c7d6386451e392fe9efd894477f3a 100644 (file)
@@ -1,4 +1,4 @@
 # locally computed
-sha256  19030315f4fc1b4b2cdb9d7a317069a109f90e39d1fe4c9159b7aaa39030eb95  xxhash-0.6.5.tar.gz
+sha256  afa29766cfc0448ff4a1fd9f2c47e02c48d50be5b79749925d15d545008c3f81  xxhash-0.7.1.tar.gz
 sha256  86ec6953794503942b70fcd4f35b565d44f63f703b7037ce44dad965c4aaae91  LICENSE
-sha256  8e449f232e2cd984e1d286711653960b4a9a555d90b4dc05fe4f0d7a1838fe1b  xxhsum.c
+sha256  61252c850db00893559fa1d23bb2e77d70f2912de1aa62df661c32f42411efdc  xxhsum.c
index f9e207a1a628a65e254721c6eb2a26211cc81f04..289fb4f5065bfc0698f34a8495d41342c99e2577 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XXHASH_VERSION = 0.6.5
+XXHASH_VERSION = 0.7.1
 XXHASH_SITE = $(call github,Cyan4973,xxHash,v$(XXHASH_VERSION))
 XXHASH_LICENSE = BSD-2-Clause, GPL-2.0+
 XXHASH_LICENSE_FILES = LICENSE xxhsum.c