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 d765f4d481..c49bf47be0 100644 --- a/meta-python/recipes-devtools/python/python-pymisp.inc +++ b/meta-python/recipes-devtools/python/python-pymisp.inc | |||
@@ -1,10 +1,10 @@ | |||
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=9e88f5bb83eea02852e3673b8c0c004a" | 4 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=f64d66a9942f5e2de6c06b0dab2764b3" |
5 | PR = "r0" | 5 | PR = "r0" |
6 | 6 | ||
7 | SRC_URI[md5sum] = "9da2b395cf6d00368d0a6b5b11f706dd" | 7 | SRC_URI[md5sum] = "581ec9d30e15b537dcb203f0756aa136" |
8 | SRC_URI[sha256sum] = "22a05d2b442991df82eeadfd36b0f54e4e9514e228fdb0a01598184335fe3f4d" | 8 | SRC_URI[sha256sum] = "ba909f0d2186f10f59da383d9fccd20ce3d589b6ff243e7ea8a8ebbfce135f68" |
9 | 9 | ||
10 | RDEPENDS_${PN} += " ${PYTHON_PN}-requests" | 10 | RDEPENDS_${PN} += " ${PYTHON_PN}-requests" |