diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pymisp.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pymisp.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-pymisp.inc b/meta-python/recipes-devtools/python/python-pymisp.inc index 2b2601a681..574b6a53dd 100644 --- a/meta-python/recipes-devtools/python/python-pymisp.inc +++ b/meta-python/recipes-devtools/python/python-pymisp.inc | |||
@@ -1,9 +1,9 @@ | |||
1 | DESCRIPTION = "Python API for MISP" | 1 | DESCRIPTION = "Python API for MISP" |
2 | HOMEPAGE = "https://github.com/MISP/PyMISP" | 2 | HOMEPAGE = "https://github.com/MISP/PyMISP" |
3 | LICENSE = "BSD-2-Clause" | 3 | LICENSE = "BSD-2-Clause" |
4 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=200286bb8d148a5a157bf22abf623cbb" | 4 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=ab76fa0012a07b5bb59582601d0b46b6" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "03b5def47d8fde29f2303ed42ab1e375" | 6 | SRC_URI[md5sum] = "1a0653688a862a8746dbaae2c5e66207" |
7 | SRC_URI[sha256sum] = "2bb35c365470ad46f9afbb96408c01894aaa10b369fac0f6b92010190a7087ad" | 7 | SRC_URI[sha256sum] = "27edaea4e1f7bd978c8d3271371824e320e722896bc7b044665e04e370f98644" |
8 | 8 | ||
9 | RDEPENDS_${PN} += " ${PYTHON_PN}-requests" | 9 | RDEPENDS_${PN} += " ${PYTHON_PN}-requests" |