diff mbox series

[meta-networking] snort3: upgrade 3.3.1.0 -> 3.3.2.0

Message ID 20240802005856.1717959-3-yi.zhao@windriver.com
State Accepted
Headers show
Series [meta-networking] snort3: upgrade 3.3.1.0 -> 3.3.2.0 | expand

Commit Message

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

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
---
 .../snort/{snort3_3.3.1.0.bb => snort3_3.3.2.0.bb}              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-connectivity/snort/{snort3_3.3.1.0.bb => snort3_3.3.2.0.bb} (95%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-connectivity/snort/snort3_3.3.1.0.bb b/meta-networking/recipes-connectivity/snort/snort3_3.3.2.0.bb
similarity index 95%
rename from meta-networking/recipes-connectivity/snort/snort3_3.3.1.0.bb
rename to meta-networking/recipes-connectivity/snort/snort3_3.3.2.0.bb
index a3de086b4..3f66a6b57 100644
--- a/meta-networking/recipes-connectivity/snort/snort3_3.3.1.0.bb
+++ b/meta-networking/recipes-connectivity/snort/snort3_3.3.2.0.bb
@@ -11,7 +11,7 @@  SRC_URI = "git://github.com/snort3/snort3.git;protocol=https;branch=master \
            file://0001-cmake-Check-for-HP-libunwind.patch \
            file://0001-cmake-Pass-noline-flag-to-flex.patch"
 
-SRCREV = "9533e17796220b599145a0e2eba555af3f31e773"
+SRCREV = "1c574793564fd1256c08be1177b2e595d3592547"
 
 S = "${WORKDIR}/git"