summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-pymisp_2.4.196.bb (renamed from meta-python/recipes-devtools/python/python3-pymisp_2.4.195.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.195.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.196.bb
index 9738ed8ba7..44640f178c 100644
--- a/meta-python/recipes-devtools/python/python3-pymisp_2.4.195.bb
+++ b/meta-python/recipes-devtools/python/python3-pymisp_2.4.196.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/MISP/PyMISP"
3LICENSE = "BSD-2-Clause" 3LICENSE = "BSD-2-Clause"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=a3639cf5780f71b125d3e9d1dc127c20" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=a3639cf5780f71b125d3e9d1dc127c20"
5 5
6SRC_URI[sha256sum] = "3200bc0934fbd51c8146eae3e5174720cd1987307c1a561312b29f96bb52fe51" 6SRC_URI[sha256sum] = "86620b0b77b51eb5d08dcb2c1705ab0ce36813e35f48a488067266f565005dc9"
7 7
8inherit python_poetry_core pypi 8inherit python_poetry_core pypi
9 9