diff mbox series

[meta-networking] libdaq: upgrade 3.0.15 -> 3.0.16

Message ID 20240802005856.1717959-2-yi.zhao@windriver.com
State New
Headers show
Series [meta-networking] libdaq: upgrade 3.0.15 -> 3.0.16 | expand

Commit Message

Yi Zhao Aug. 2, 2024, 12:58 a.m. UTC
ChangeLog:
https://github.com/snort3/libdaq/releases/tag/v3.0.16

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
---
 .../daq/{libdaq_3.0.15.bb => libdaq_3.0.16.bb}                 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
 rename meta-networking/recipes-connectivity/daq/{libdaq_3.0.15.bb => libdaq_3.0.16.bb} (91%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-connectivity/daq/libdaq_3.0.15.bb b/meta-networking/recipes-connectivity/daq/libdaq_3.0.16.bb
similarity index 91%
rename from meta-networking/recipes-connectivity/daq/libdaq_3.0.15.bb
rename to meta-networking/recipes-connectivity/daq/libdaq_3.0.16.bb
index 9fe1b3823..7834d7555 100644
--- a/meta-networking/recipes-connectivity/daq/libdaq_3.0.15.bb
+++ b/meta-networking/recipes-connectivity/daq/libdaq_3.0.16.bb
@@ -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"