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