sngrep: upgrade 1.8.0 -> 1.8.1

Changelog:
 capture: fix possible buffer overflow while processing headers

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-04-17 09:40:55 +08:00 committed by Khem Raj
parent 2824a7ef39
commit b58ee068c1
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 = "f7b36df3b79617892958b67cb4ad9313c6ce72d2"
SRCREV = "373abb90804ba71f980c7120e62f90d3a5c81213"
S = "${WORKDIR}/git"