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 e53797a8df..468a80122b 100644
--- a/meta-python/recipes-devtools/python/python-pymisp.inc
+++ b/meta-python/recipes-devtools/python/python-pymisp.inc
@@ -3,8 +3,8 @@ 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] = "7390fe6a8df25170059e32f1988d5447" 6SRC_URI[md5sum] = "6d549b36cbfa8c1a3323c5d6e299789e"
7SRC_URI[sha256sum] = "63a52b97981b0e3c0023e11ce22f097356cdc9ef7c28a3415a17a08fcd7e8984" 7SRC_URI[sha256sum] = "f4ed2000cbe1a314f1f88fd8a8eba4ad05974b351b96f1235c6e532158a39fe0"
8 8
9RDEPENDS_${PN} += " \ 9RDEPENDS_${PN} += " \
10 ${PYTHON_PN}-dateutil \ 10 ${PYTHON_PN}-dateutil \