sngrep: upgrade 1.8.1 -> 1.8.2

Changelog:
 capture: fix possible buffer overflow while processing RTP payload

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2024-07-15 17:02:25 +08:00 committed by Khem Raj
parent 8df635d049
commit ff69831eac
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -16,7 +16,7 @@ DEPENDS = "\
"
SRC_URI = "git://github.com/irontec/sngrep.git;protocol=https;branch=master"
SRCREV = "373abb90804ba71f980c7120e62f90d3a5c81213"
SRCREV = "dad1033640f249fa4994f976cf6ee96826c15702"
S = "${WORKDIR}/git"