diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-nmap_1.5.1.bb (renamed from meta-python/recipes-devtools/python/python3-nmap_1.5.0.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
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 index a3523b7dfe..ed0e980c8d 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" | |||
8 | 8 | ||
9 | PYPI_PACKAGE = "python3-nmap" | 9 | PYPI_PACKAGE = "python3-nmap" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "3a43dd0f56ade8c76c7c6f994604212d" | 11 | SRC_URI[sha256sum] = "0e6667153a84938bdc0e95a64cd86397b4c46724c422873ea8f1d007d248926a" |
12 | SRC_URI[sha256sum] = "b52744e0c9944c567733b8deb60d6363e17233ee40466edfb1b09a5780576f9a" | ||
13 | 12 | ||
14 | inherit pypi setuptools3 | 13 | inherit pypi setuptools3 |
15 | 14 | ||