mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-16 07:15:43 +01:00
python3-pymisp: Upgrade 2.4.138 -> 2.4.140
Upgrade to release 2.4.140: - Soft delete object in MISPEvent - Add in ability to add a new cluster relation - MISP Galaxy 2.0 capability Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
36bb7d02a0
commit
656e70873b
|
|
@ -4,7 +4,7 @@ LICENSE = "BSD-2-Clause"
|
|||
LIC_FILES_CHKSUM = "file://LICENSE;md5=a3639cf5780f71b125d3e9d1dc127c20"
|
||||
|
||||
SRC_URI = "git://github.com/MISP/PyMISP.git;protocol=https;branch=main"
|
||||
SRCREV = "9316420dc028a1ffc541986fc08793e669f2165e"
|
||||
SRCREV = "39a7b8242f0d3022276d417ec334bb46b890ff23"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit setuptools3
|
||||
Loading…
Reference in New Issue
Block a user