diff --git a/meta-python/recipes-devtools/python/python3-nmap_1.5.1.bb b/meta-python/recipes-devtools/python/python3-nmap_1.5.4.bb similarity index 83% rename from meta-python/recipes-devtools/python/python3-nmap_1.5.1.bb rename to meta-python/recipes-devtools/python/python3-nmap_1.5.4.bb index ed0e980c8..828d7089b 100644 --- a/meta-python/recipes-devtools/python/python3-nmap_1.5.1.bb +++ b/meta-python/recipes-devtools/python/python3-nmap_1.5.4.bb @@ -8,7 +8,7 @@ DEPENDS += "${PYTHON_PN}-wheel-native" PYPI_PACKAGE = "python3-nmap" -SRC_URI[sha256sum] = "0e6667153a84938bdc0e95a64cd86397b4c46724c422873ea8f1d007d248926a" +SRC_URI[sha256sum] = "cd5b0180d4d8cfe96c33e5e7956fa011379af108e2e8291b84e933b6385856e9" inherit pypi setuptools3