diff --git a/meta-python/recipes-devtools/python/python3-lru-dict_1.1.7.bb b/meta-python/recipes-devtools/python/python3-lru-dict_1.1.8.bb similarity index 78% rename from meta-python/recipes-devtools/python/python3-lru-dict_1.1.7.bb rename to meta-python/recipes-devtools/python/python3-lru-dict_1.1.8.bb index 0a0682e0c2..b870bc0889 100644 --- a/meta-python/recipes-devtools/python/python3-lru-dict_1.1.7.bb +++ b/meta-python/recipes-devtools/python/python3-lru-dict_1.1.8.bb @@ -4,6 +4,6 @@ SECTION = "devel/python" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=9d10a486ee04034fdef5162fd791f153" -SRC_URI[sha256sum] = "45b81f67d75341d4433abade799a47e9c42a9e22a118531dcb5e549864032d7c" +SRC_URI[sha256sum] = "878bc8ef4073e5cfb953dfc1cf4585db41e8b814c0106abde34d00ee0d0b3115" inherit pypi setuptools3