diff --git a/meta-python/recipes-devtools/python/python3-xxhash_3.8.1.bb b/meta-python/recipes-devtools/python/python3-xxhash_4.0.0.bb similarity index 74% rename from meta-python/recipes-devtools/python/python3-xxhash_3.8.1.bb rename to meta-python/recipes-devtools/python/python3-xxhash_4.0.0.bb index 4416949f2f..52efce26db 100644 --- a/meta-python/recipes-devtools/python/python3-xxhash_3.8.1.bb +++ b/meta-python/recipes-devtools/python/python3-xxhash_4.0.0.bb @@ -1,11 +1,11 @@ SUMMARY = "xxhash is a Python binding for the xxHash library by Yann Collet." SECTION = "devel/python" LICENSE = "BSD-2-Clause" -LIC_FILES_CHKSUM = "file://LICENSE;md5=82f3295151c5e61043a4a201c031a5ee" +LIC_FILES_CHKSUM = "file://LICENSE;md5=c6a4f6d709b13927e4d5e9ff13cf8956" DEPENDS += "python3-setuptools-scm-native" -SRC_URI[sha256sum] = "b0de4bf3aa66363552d52c6a89003c479911f12098cd48a53d44a0f7a25f7c46" +SRC_URI[sha256sum] = "6b4040b26c73c75e6c12273b0ae237f9235f39cce5fabb683a64e9f20d09df8b" SRC_URI += " \ file://run-ptest \