diff --git a/meta-python/recipes-devtools/python/python3-ifaddr_0.1.7.bb b/meta-python/recipes-devtools/python/python3-ifaddr_0.2.0.bb similarity index 77% rename from meta-python/recipes-devtools/python/python3-ifaddr_0.1.7.bb rename to meta-python/recipes-devtools/python/python3-ifaddr_0.2.0.bb index b73063eaaa..6c97c374e0 100644 --- a/meta-python/recipes-devtools/python/python3-ifaddr_0.1.7.bb +++ b/meta-python/recipes-devtools/python/python3-ifaddr_0.2.0.bb @@ -5,7 +5,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=8debe8d42320ec0ff24665319b625a5e" -SRC_URI[sha256sum] = "1f9e8a6ca6f16db5a37d3356f07b6e52344f6f9f7e806d618537731669eb1a94" +SRC_URI[sha256sum] = "cc0cbfcaabf765d44595825fb96a99bb12c79716b73b44330ea38ee2b0c4aed4" inherit pypi setuptools3