python3-pymisp: upgrade 2.4.176 -> 2.4.178

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2023-11-04 13:28:54 -07:00
parent 745ae32848
commit 14c483c3cd

View File

@@ -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 = "249cf20f3516100cea0adb0396635e2c13d7695d"
SRCREV = "3a3096664109639322bff7285956ef7cc376a260"
S = "${WORKDIR}/git"
inherit python_poetry_core