diff options
| author | Derek Straka <derek@asterius.io> | 2017-02-22 19:14:39 -0500 | 
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-23 23:22:30 +0100 | 
| commit | f8d4b5d632e3a5ec71727b1fe00740eee9777245 (patch) | |
| tree | 756fc376186c958a52802dc7f718299ded7b2dfa /meta-python/recipes-devtools/python/python-pymisp.inc | |
| parent | 2a5e3b55f98480f408dc3fc16af046a6d3735859 (diff) | |
| download | meta-openembedded-f8d4b5d632e3a5ec71727b1fe00740eee9777245.tar.gz | |
python-pymisp: update to version 2.4.65
Verify the underlying license remains the same and update the checksum
for the latest released version
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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 574b6a53dd..60e7647d64 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=ab76fa0012a07b5bb59582601d0b46b6" | 4 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=b56d97305d8b2066f2a160d3c8b22f76" | 
| 5 | 5 | ||
| 6 | SRC_URI[md5sum] = "1a0653688a862a8746dbaae2c5e66207" | 6 | SRC_URI[md5sum] = "cc19a249418a3752379e6528813a715b" | 
| 7 | SRC_URI[sha256sum] = "27edaea4e1f7bd978c8d3271371824e320e722896bc7b044665e04e370f98644" | 7 | SRC_URI[sha256sum] = "3ab6d990e09ca404ce778ebbe6b2fd733dfbd244fe5a5ba3f86efe897a6c5c1d" | 
| 8 | 8 | ||
| 9 | RDEPENDS_${PN} += " ${PYTHON_PN}-requests" | 9 | RDEPENDS_${PN} += " ${PYTHON_PN}-requests" | 
