mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-16 03:47:21 +00:00
d3ec54611d
- fixes for multiple stability issues - many memory leak fixes - Hyperscan MPM support (experimental) Signed-off-by: Armin Kuster <akuster808@gmail.com>
10 lines
329 B
PHP
10 lines
329 B
PHP
HOMEPAGE = "http://suricata-ids.org/"
|
|
SECTION = "security Monitor/Admin"
|
|
LICENSE = "GPLv2"
|
|
|
|
VER = "3.0.1"
|
|
SRC_URI = "http://www.openinfosecfoundation.org/download/suricata-${VER}.tar.gz"
|
|
|
|
SRC_URI[md5sum] = "c5c8e5846b54546257954f3c759d9675"
|
|
SRC_URI[sha256sum] = "74c685f8da51b3f038a7b8185bdbed274aca25daf64ac7ea01eea60636727f26"
|