summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pymisp.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pymisp.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-pymisp.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-pymisp.inc b/meta-python/recipes-devtools/python/python-pymisp.inc
index bb9305a17..1a0f86987 100644
--- a/meta-python/recipes-devtools/python/python-pymisp.inc
+++ b/meta-python/recipes-devtools/python/python-pymisp.inc
@@ -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[md5sum] = "77c6276039a7e48d8ae1d335564f20c9" 6SRC_URI[md5sum] = "160988f4f6bd56670b28c9791f8a8b55"
7SRC_URI[sha256sum] = "2ce6d8a9c59fe5f63b406b667fd40df8ebba0dee63844dfec95fb9d2892ae6af" 7SRC_URI[sha256sum] = "21834f562632cbb87c867c5cd4839799832b5714cc3c8e2797e56c4a72f6e26c"
8 8
9RDEPENDS_${PN} += " ${PYTHON_PN}-requests ${PYTHON_PN}-json ${PYTHON_PN}-jsonschema" 9RDEPENDS_${PN} += " ${PYTHON_PN}-requests ${PYTHON_PN}-json ${PYTHON_PN}-jsonschema"