diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-nmap_1.6.0.bb (renamed from meta-python/recipes-devtools/python/python3-nmap_1.5.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-nmap_1.5.4.bb b/meta-python/recipes-devtools/python/python3-nmap_1.6.0.bb index 828d7089b2..0a6de2d6b6 100644 --- a/meta-python/recipes-devtools/python/python3-nmap_1.5.4.bb +++ b/meta-python/recipes-devtools/python/python3-nmap_1.6.0.bb | |||
@@ -8,7 +8,7 @@ DEPENDS += "${PYTHON_PN}-wheel-native" | |||
8 | 8 | ||
9 | PYPI_PACKAGE = "python3-nmap" | 9 | PYPI_PACKAGE = "python3-nmap" |
10 | 10 | ||
11 | SRC_URI[sha256sum] = "cd5b0180d4d8cfe96c33e5e7956fa011379af108e2e8291b84e933b6385856e9" | 11 | SRC_URI[sha256sum] = "892b5091cde429fabfb8ba63382b2db8fd795193ba147558d0a7d5534c956255" |
12 | 12 | ||
13 | inherit pypi setuptools3 | 13 | inherit pypi setuptools3 |
14 | 14 | ||