libdaq: upgrade 3.0.15 -> 3.0.16

ChangeLog:
https://github.com/snort3/libdaq/releases/tag/v3.0.16

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Yi Zhao 2024-08-02 08:58:55 +08:00 committed by Khem Raj
parent 169f29314e
commit b9693a6ec2
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -11,7 +11,8 @@ inherit autotools pkgconfig
SRC_URI = "git://github.com/snort3/libdaq.git;protocol=https;branch=master \
file://0001-example-Use-lm-for-the-fst-module.patch"
SRCREV = "1b20345a3a714d2d0ffb71578ff75bcb207ae92d"
SRCREV = "2ffe084d4d4ccf4ebc5c23ef119aa1ae223ce2ae"
S = "${WORKDIR}/git"