snort3: update to latest stable version 3.1.84.0

ChangeLog:
https://github.com/snort3/snort3/releases/tag/3.1.84.0

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-04-16 18:45:02 +08:00 committed by Khem Raj
parent 891162dbb4
commit 3716379d3f
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -5,14 +5,12 @@ SECTION = "net"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=78fa8ef966b48fbf9095e13cc92377c5"
PV = "3+git"
DEPENDS = "flex-native hwloc libdaq libdnet libpcap libpcre libtirpc libunwind luajit zlib"
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 = "e1760a8dbb829bb3fcf1a340ab6cc4bb80a47ecd"
SRCREV = "e7312efd840d66a52a2019abe1db7cc89ca0f39a"
S = "${WORKDIR}/git"