Bump buildroot to 2019.02
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
# locally computed
|
||||
sha256 9743539ed787ea9bd5bb348265cebdd5adcbf820ad329bf44c28bc69ab4c7cd8 xxhash-r40.tar.gz
|
||||
sha256 19030315f4fc1b4b2cdb9d7a317069a109f90e39d1fe4c9159b7aaa39030eb95 xxhash-v0.6.5.tar.gz
|
||||
sha256 86ec6953794503942b70fcd4f35b565d44f63f703b7037ce44dad965c4aaae91 LICENSE
|
||||
sha256 8e449f232e2cd984e1d286711653960b4a9a555d90b4dc05fe4f0d7a1838fe1b xxhsum.c
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XXHASH_VERSION = r40
|
||||
XXHASH_VERSION = v0.6.5
|
||||
XXHASH_SITE = $(call github,Cyan4973,xxHash,$(XXHASH_VERSION))
|
||||
XXHASH_LICENSE = BSD-2-Clause, GPL-2.0+
|
||||
XXHASH_LICENSE_FILES = LICENSE xxhsum.c
|
||||
|
||||
Reference in New Issue
Block a user