diff --git a/meta-python/recipes-devtools/python/python3-ckzg_2.1.7.bb b/meta-python/recipes-devtools/python/python3-ckzg_2.1.8.bb similarity index 79% rename from meta-python/recipes-devtools/python/python3-ckzg_2.1.7.bb rename to meta-python/recipes-devtools/python/python3-ckzg_2.1.8.bb index b01bd2d78d..b385bf37f8 100644 --- a/meta-python/recipes-devtools/python/python3-ckzg_2.1.7.bb +++ b/meta-python/recipes-devtools/python/python3-ckzg_2.1.8.bb @@ -8,6 +8,6 @@ SRC_URI += " \ file://blst-0001-Support-64-bit-limbs-on-no-asm-platforms.patch \ " -SRC_URI[sha256sum] = "a0c61c5fd573af0267bcb435ef0f499911289ceb05e863480779ea284a3bb928" +SRC_URI[sha256sum] = "d7bef6b425dca6995457fc59fc5b30211d9b28cbbeee0e7a7bef1372e13f29ca" inherit pypi setuptools3